R.R
type RM = State Rs Source #
nextU :: Text -> a -> RM (Nm a) Source #
runM :: Int -> RM a -> (a, Int) Source #
module R