You can get 90% there without HKT and a similar developer experience.
Current rust has some implementations which are simil-functors and simil-monads.
This is just polishing the language by lifting a restriction.
True
> You can get 90% there without HKT and a similar developer experience.
Not really though. Unless similar developer experience means you suffer like hell and still have to deal with runtime errors and worse performance.
You can get 90% there without HKT and a similar developer experience.
Current rust has some implementations which are simil-functors and simil-monads.
This is just polishing the language by lifting a restriction.