class Oxide::Types::FloatType
- Oxide::Types::FloatType
- Oxide::Types::ScalarType
- Oxide::Type
- Reference
- Object
Defined in:
oxide/types/scalars.crInstance Method Summary
- #coerce(value : Float32) : CoercedInput
- #coerce(value : Float64) : CoercedInput
- #coerce(value : Int32) : CoercedInput
- #coerce(value : JSON::Any) : CoercedInput
- #coerce(value) : CoercedInput
- #description
- #name
- #serialize(value) : SerializedOutput