Skip to content
bracket_is_open

bracket_is_open

Mojo function 🡭

bracket_is_open

fn def bracket_is_open(cp: Int) -> Bool

Whether cp is the opening half of a pair.

Args:

  • cp (Int)

Returns:

Bool