Skip to content

saschpe/tribool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

▵ Tribool

Build Status

The package tribool implements a ternary (three-valued) logic and a corresponding type 'Tribool' for the Go programming language.

Hacking

To build the package:

go build

To test:

go test -v

License

Copyright (c) 2011 Sascha Peilicke. All rights reserved.

MIT, see [LICENSE](LICENSE).

About

Ternary (tree-valued) logic package for the Go programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages