You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #319. Instead of hana::type being twisted, we should make hana::type equivalent to hana::basic_type, and then provide something likehana::protect to work around obscure ADL issues.
Related to #319. Instead of
hana::typebeing twisted, we should makehana::typeequivalent tohana::basic_type, and then provide something likehana::protectto work around obscure ADL issues.Will wait for breaking changes.