Skip to content

sedalu/predicate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDoc Build Status Coverage Status

Predicate

BETA: Do NOT use for production code!

A predicate is a function that returns true or false based on the value passed to it.

Package Predicate defines the Predicate interface and the PredicateFunc, as well as several basic predicates. It also provides a means to unmarshal predicates from a JSON string.

About

Predicate implementation for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages