index Zimbu documentation

MODULE NAT16 @public

summary

     

Methods for the builtin nat16 type.

CLASS  nat16 @public  The builtin type nat16: 16 bit natural number.
 
int  max @public  Maximum value of a nat16.
int  min @public  Minimum value of a nat16.
 

members (alphabetically)

     

int max @public

     

Maximum value of a nat16.

Used as T.nat16.max

int min @public

     

Minimum value of a nat16.

Used as T.nat16.min

license

      Copyright 2014 Bram Moolenaar All Rights Reserved.

      Licensed under the Apache License, Version 2.0. See the LICENSE file or obtain a copy at: http://www.apache.org/licenses/LICENSE-2.0