goretkin / FixArgs.jl

Other
19 stars 3 forks source link

Connection to structural typing? #22

Open goretkin opened 3 years ago

goretkin commented 3 years ago

I am being loose, since the terms "nominative" and "structural" apply to type systems, but Rational{Int} seems like a nominal type and Fix{typeof(/),Tuple{Some{Int},Some{Int}}} feels like a more structural name.