class Time::Lucky::Criteria(T, V)
Included Modules
Defined in:
avram/charms/time_extensions.crConstructors
Instance Method Summary
-
#between(low_value : V, high_value : V)
WHERE @column >=
low_value
AND @column <=high_value