class Query::AnyImp(T)
- Query::AnyImp(T)
- Query::Any
- Reference
- Object
Defined in:
query.crConstructors
Instance Method Summary
Instance methods inherited from class Query::Any
==(other)
==,
equals(other)
equals,
inspect(io)
inspect,
to_s(io)
to_s,
value
value
Class methods inherited from class Query::Any
any_or_query(value : Query)any_or_query(value : Any)
any_or_query(value : T) forall T any_or_query, value_of(value : Any)
value_of(value : T) forall T value_of