Monkey Documentation

Class IntMap<V>

An IntMap is a convenience class for mapping ints to values.


Extends:
Constructors:
Methods:
  • Compare : Int ( lhs:Int, rhs:Int )
Inherited Methods:

Constructor Documentation

Method New ()

Creates a new empty IntMap.


Method Documentation

Method Compare : Int ( lhs:Int, rhs:Int )

Implements the Compare method.