[Contents]
[Prev] [Next] [Limbo Basics] [Limbo Programming] [Language Definition]

Data Types

There are several built-in data types in Limbo, in two categories:

In addition to these types, you can define your own type through an abstract data type, an ADT. These can be instantiated as value or reference types.



[Contents]
[Prev] [Next] [Limbo Basics] [Limbo Programming] [Language Definition]

Copyright © 1998, Lucent Technologies, Inc. All rights reserved.