issues
search
Akuli
/
oomph
Yet another attempt at making a usable programming language
MIT License
5
stars
1
forks
source link
type syntax for "function that takes arguments of these types and returns this type"
#249
Closed
Akuli
closed
3 years ago
Akuli
commented
3 years ago
I'm thinking
func(Str, Int) -> Float
I'm thinking
func(Str, Int) -> Float