Function stark::sail::core::id [−][src]
fn id(fst: *mut SlHead, lst: *mut SlHead) -> bool
Expand description
Returns true if both arguments are the same Sail object
TODO: symbol handling etc
fn id(fst: *mut SlHead, lst: *mut SlHead) -> bool
Returns true if both arguments are the same Sail object
TODO: symbol handling etc