Closed vitiral closed 1 year ago
This lets us do
absmethod foo[stk:S, b:S -> U2] \ note no `do` or semicolon or anything
For fnTy
we are going to need to support synty
functions.
These work kind of like syn
functions except that they return a type.
They can be used to create generics as well.
fixed
I don't like them
Today we have
I thought I wanted something like this:
But I think I prefer this
This also lets us create a macro like: