Module boolean

Module boolean 

Source
Expand description

This module implements the global Boolean object.

The Boolean object is an object wrapper for a boolean value.

More information: