apple-0.3.0.0: Apple array language compiler
Safe HaskellSafe-Inferred
LanguageHaskell2010

R.M

Documentation

runR :: Int -> RM x -> (x, Int) Source #

nextN :: a -> RM (Nm a) Source #

nextU :: Text -> a -> RM (Nm a) Source #