bracket_is_open
Mojo function 🡭
bracket_is_open
fn def bracket_is_open(cp: Int) -> BoolWhether cp is the opening half of a pair.
Args:
- cp (
Int)
Returns:
Bool
Mojo function 🡭
bracket_is_openfn def bracket_is_open(cp: Int) -> BoolWhether cp is the opening half of a pair.
Args:
Int)Returns:
Bool