|
|
|
|
|
by drewolson
4720 days ago
|
|
I think the point is, if you write map like this you might as well be using a dynamically typed language in the first place because you're deriving no benefit from the type checker. In fact, you're just using casting to completely circumvent it. |
|