Sha256: f312f23a3ccc77c8410930144933b865cb8c01f803498165a429b5f8dfca2267

Contents?: true

Size: 298 Bytes

Versions: 22

Compression:

Stored size: 298 Bytes

Contents

UNTYPED OBJECT TYPE
  NAME: untyped
  SHORTCUT: un

  DESCRIPTION
    An untyped object.
    If no type is specified when an object is created it
    will be of this type.

  CHILDREN
    None

  MESSAGES
    None

  EXAMPLE

    > create x
    > put 1 into x
    > put 'string' into x

  SEE ALSO

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
gloo-0.7.1 lib/gloo/help/objs/basic/untyped.txt
gloo-0.7.0 lib/gloo/help/objs/basic/untyped.txt