apply is handled specially by the type checker, so you can't replicate its behavior exactly for your own code.
2 Likes
apply is handled specially by the type checker, so you can't replicate its behavior exactly for your own code.