Skip to content

Boolean methods on collections of objects as existential quantification

License

Notifications You must be signed in to change notification settings

hllizi/callmapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CallMapper

Sometimes it may be useful to have the same interface of bool-valued methods for certain objects and collections of such objects, where the method called on the collection returns true if the same method returns true if called on some object in the collection, i.e. if some object in the collection has the encoded property. The CallMapper class and the CallMapIterator trait help facilitate implementing such parallel interfaces.

Further documentation forthcoming.

About

Boolean methods on collections of objects as existential quantification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages