Module: Zizq::_ToF
- Defined in:
- sig/zizq.rbs
Overview
Any object that can be converted to a Float (Time, Duration, Numeric, etc).
Instance Method Summary collapse
Instance Method Details
#to_f ⇒ Float
9 |
# File 'sig/zizq.rbs', line 9
def to_f: () -> Float
|