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
A wonderful feature would be to leverage bs.deriving to meaningfully print a variant value, including constructor value. This would only work if bs.deriving jsConverter were recursive.
Standard, polymorphic and open variants all need consideration.
This feature would have a great benefit to logging facilities for a Redux-type pipeline that uses variants for actions.
I'd love to help if I'm able; this feature is super-valuable to me!
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
A wonderful feature would be to leverage
bs.deriving
to meaningfully print a variant value, including constructor value. This would only work ifbs.deriving jsConverter
were recursive.Standard, polymorphic and open variants all need consideration.
This feature would have a great benefit to logging facilities for a Redux-type pipeline that uses variants for actions.
I'd love to help if I'm able; this feature is super-valuable to me!
The text was updated successfully, but these errors were encountered: