An open API service indexing awesome lists of open source software.

https://github.com/sigmasd/truth-table

Transform a boolean function to a truth table
https://github.com/sigmasd/truth-table

boolean gtk3 rust

Last synced: 7 months ago
JSON representation

Transform a boolean function to a truth table

Awesome Lists containing this project

README

          

# Truth Table

Get the truth table for any boolean function ( supports AND OR NOT for now).

# What it looks like