hunt-entity ~master (2022-02-21T08:00:07Z)
Home
Dub
Repo
Condition
hunt
entity
domain
Condition
Undocumented in source.
class
Condition {
this
(A args);
Condition
append
(A args);
Predicate
toPredicate
();
}
Constructors
this
this
(A args)
Undocumented in source.
Members
Functions
append
Condition
append
(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
toPredicate
Predicate
toPredicate
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
entity
domain
Condition
classes
Condition