Do something with 'fromStrict' and 'toStrict' #168
Labels
feature request
mistake reexport
type:unclear
The issue in its current state is not actionable, its type is unclear.
Milestone
Those functions can be polymorphic.
Also we can add
fromLazy
andtoLazy
for convenience.Also either deprecate
toLText
or addtoLByteString
or only addtoLByteString
and removefromStrict
andtoStrict
from exports.Initially was raised by @gromakovsky.
I tried to convert from
Text
toLByteString
withuniversum
and was really confused... The only way to do this is to write:Discuss please.
The text was updated successfully, but these errors were encountered: