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
I'd love to depend on polysemy, but I don't want to depend on all the dependencies it has and include all the standard effects, I just want Union, Sem, Embed, i.e. the essentials.
I imagine it would depend only on base.
The text was updated successfully, but these errors were encountered:
This is something that sounds very reasonable, but it would likely greatly conflict with a potential core rewrite that is going on right now with @KingoftheHomeless and @tek, so I think we should reexamine it after that.
I'd love to depend on
polysemy
, but I don't want to depend on all the dependencies it has and include all the standard effects, I just wantUnion
,Sem
,Embed
, i.e. the essentials.I imagine it would depend only on
base
.The text was updated successfully, but these errors were encountered: