|
|
|
|
|
by steveklabnik
4396 days ago
|
|
The first time I saw this idea was in Rust, which calls its type Any. I haven't seen the need to use it yet, but this seems like a decent case. What other languages have this? How is it often used? I've never heard of a similar type in, say, Haskell. |
|