spire
spire copied to clipboard
What is the status of `ActionUnboundOps` ?
Is it a leftover of the past, when Action[_, G]
had a scalar: Semigroup[G]
instance ?
Should we remove it (and its Unbound
friends) ?
Marked deprecated in https://github.com/typelevel/spire/pull/1067, this ticket could remove it. I'm not sure about versioning strategy in this repo though.
Linking to specific comment in https://github.com/typelevel/spire/pull/1067#discussion_r731361416. I agree, seems these are on their way out. Maybe in 0.19.x..