Skip to content

novacrazy/rust-tribool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tribool

Three-valued logic in Rust. Partially inspired by Boost Tribool.

Use the serde feature to enable Serde (de)serialization support using null values as indeterminate states.

See the Wikipedia page for more information.

Releases

No releases published

Packages

No packages published

Languages