|
|
|
|
|
by kenko
3621 days ago
|
|
Why would they only be useful in strict languages? You don't need a macro to write `unless` in Haskell, but you do to (say) automatically generate typeclass membership given a datatype, or autogenerate lenses, and that use is orthogonal to evaluation strategy. |
|
The point could have been worded better I think.