Open erszcz opened 1 year ago
Related to #530.
module()
is an alias for atom()
. It doesn't make sense to add clauses for all aliases.
Can we add a catch-all that tries to normalize the type and, if it wasn't already normalized, calls pick_value on the normalized type?
Clone of https://github.com/esl/gradient/issues/169.