Module js::front::stdlib::boolean[src]
The Boolean global object
Functions
| _create | Create a new |
| init | Initialise the global object with the |
| make_boolean | Create a new boolean |
The Boolean global object
| _create | Create a new |
| init | Initialise the global object with the |
| make_boolean | Create a new boolean |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).