ihaskell-0.11.0.0: A Haskell backend kernel for the Jupyter project.
Safe HaskellSafe-Inferred
LanguageHaskell2010

IHaskell.Eval.Inspect

Description

 

Documentation

inspect Source #

Arguments

:: String

Code in the cell

-> Int

Cursor position in the cell

-> Interpreter (Maybe Display)