ribosome-host-0.9.9.9: Neovim plugin host for Polysemy
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ribosome.Host.Interpreter.Id

Synopsis

Documentation

interpretInputNum :: forall a r. Num a => Member (Embed IO) r => InterpreterFor (Input a) r Source #

Interpret Input by incrementing a numeric type starting from 1.