project-m36-0.5.1: Relational Algebra Engine
ProjectM36.DataTypes.Primitive
primitiveTypeConstructorMapping :: TypeConstructorMapping Source #
intTypeConstructor :: TypeConstructor Source #
doubleTypeConstructor :: TypeConstructor Source #
textTypeConstructor :: TypeConstructor Source #
dayTypeConstructor :: TypeConstructor Source #
dateTimeTypeConstructor :: TypeConstructor Source #
atomTypeForAtom :: Atom -> AtomType Source #
Return the type of an Atom.
Atom