Eri*_*ikR 6 haskell hayoo hoogle
我试图找到toStrict类型的函数Data.Text.Lazy.Text -> Data.Text.Text,但我不知道a)它被称为什么,以及b)究竟什么是Lazy模块名称.
搜索Hayoo Text -> Text会带来很多结果.有没有办法搜索签名*Lazy*Text -> Text?
搜索Data.Text.Lazy.Text -> Text不会产生任何结果.
我应该如何(lazy) Text -> (strict) Text使用hayoo,hoogle或......来寻找类型的功能?