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
Is there a reason that the Data.Text.Lazy.Builder type does not make any appearance in Relude.String.Conversion? I think it would be useful to have ToText, ToLText, and ToString instances for it.
Is there a reason that the
Data.Text.Lazy.Buildertype does not make any appearance inRelude.String.Conversion? I think it would be useful to haveToText,ToLText, andToStringinstances for it.