Experimenter.Util
tshow :: Show a => a -> Text Source #
tread :: Read a => Text -> a Source #
fromEither :: b -> Either a b -> b Source #