This website requires JavaScript.
Explore
Help
Sign In
martials
/
simplify_truths
Watch
1
Star
0
Fork
0
You've already forked simplify_truths
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
simplify_truths
/
src
/
expressions
/
mod.rs
5 lines
93 B
Rust
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-06-05 20:41:00 +02:00
pub
mod
expression
;
pub
mod
operator
;
pub
mod
helpers
;
Simplify query argument. Truth table and array utils. Count distinct atomic values.
2024-06-08 21:41:30 +02:00
pub
mod
simplify
;
Fixed parenthesis when not needed. Removed some unused functions
2024-06-17 11:41:28 +02:00
pub
mod
truth_table
;
Reference in New Issue
Copy Permalink