Function js::front::stdlib::boolean::make_boolean[src]
pub fn make_boolean(_: Vec<Value>, _: Value, _: Value, _: Value) -> ResultValue
Create a new boolean
pub fn make_boolean(_: Vec<Value>, _: Value, _: Value, _: Value) -> ResultValue
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).