j
k
j a
j l
Hi, does PolyML support the syntax
<sig> where type t = foo and t' = bar
?
I am getting parse errors at the "and" when I try to use it. OTOH,
<sig> where type t = foo where type t' = bar
parses fine, but my sigs are already verbose enough :(
Back to the thread
Back to the list