Sha256: 34cde57d819e436ed2c7f005fdeb51588602a021f92b48339ce4a2ba866b9d79
Contents?: true
Size: 193 Bytes
Versions: 13
Compression:
Stored size: 193 Bytes
Contents
module Expressir module Model module DataTypes # Specified in ISO 10303-11:2004 # - section 8.1.3 Integer data type class Integer < DataType end end end end
Version data entries
13 entries across 13 versions & 1 rubygems