starts_with_open_paren

Function starts_with_open_paren 

Source
fn starts_with_open_paren(s: &str) -> bool
Expand description

true when s starts with (, indicating a function call whose name and arg list were split across .milk lines.