Hacker News new | ask | show | jobs
by mbwgh 1108 days ago
Only if you want to abstract over them at usage-site.

In my case I only ever used the concrete types and converted between them at some point.

1 comments

Oh, so it's just a type alias for readability. Then it makes sense.