cobot-io-0.1.2.1: Biological data file formats and IO
Bio.Sequence.Utilities
type Range = (Int, Int) Source #
Range of form [a, b).
checkRange :: Int -> Range -> Bool Source #
unsafeEither :: Either Text a -> a Source #