Skip to content

Commit

Permalink
Wrote up a brief README
Browse files Browse the repository at this point in the history
* New `README` containing (for now) the summary of what Trilean is.
  • Loading branch information
capnslipp committed Feb 14, 2017
1 parent a4911a4 commit 3040fe5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Trilean

Trilean is a Swift micro-library that provides an Obj-C-compatible `Trilean` enum type, for representing 3-value logic states: `.true`, `.false`, and `.indeterminate`.

0 comments on commit 3040fe5

Please sign in to comment.