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
/
routing
/
mod.rs
4 lines
93 B
Rust
Raw
Normal View
History
Unescape
Escape
Operations (#2) * Fixed? operations for elim_of_implication * Removed simplify * Returned to original operations. Moved som dupelicate code to func
2024-06-16 19:24:52 +02:00
pub
(
crate
)
mod
response
;
Table endpoint for generating a truth table from a string expression
2024-06-17 00:21:18 +02:00
pub
(
crate
)
mod
error
;
pub
(
crate
)
mod
routes
;
pub
(
crate
)
mod
options
;
Reference in New Issue
Copy Permalink