Sha256: f671b0e7dfdf45e782d0ac5b7679c097b58deb416764b40a38c262292b8e4e1f
Contents?: true
Size: 257 Bytes
Versions: 19
Compression:
Stored size: 257 Bytes
Contents
module Finitio module Syntax module Literal module Integer include Literal def value ::Kernel.Integer(to_str) end end # module Integer end # module Literal end # module Syntax end # module Finitio
Version data entries
19 entries across 19 versions & 1 rubygems