# Functions

MaxInt32 returns the maximum of two int32 values.
MinInt32 returns the minimum of two int32 values.
UnionMaps creates a new map with all values contained in the maps passed to this function.