Class: Rasti::Types::Float

Inherits:
Object
  • Object
show all
Extended by:
Castable
Defined in:
lib/rasti/types/float.rb

Direct Known Subclasses

Integer

Constant Summary collapse

FORMAT =
/^(\d+\.)?\d+$/

Method Summary

Methods included from Castable

cast