Recall that
def typeSpec := leading_parser " : " >> termParser
def optType : Parser := optional typeSpec
Equations
Instances For
Helper function for expandEqnsIntoMatch
Recall that
def typeSpec := leading_parser " : " >> termParser
def optType : Parser := optional typeSpec
Helper function for expandEqnsIntoMatch