Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
readUnitB :: TextUnit -> BufferM YiStringyi-core Yi.Buffer.TextUnit No documentation available.
readAtB :: Point -> BufferM Charyi-core Yi.Config.Simple Read the character at the given index This is an unsafe operation: character NUL is returned when out of bounds
-
yi-core Yi.Config.Simple Read the character at the current point
readCurrentWordB :: BufferM YiStringyi-core Yi.Config.Simple Reads in word at point.
-
yi-core Yi.Config.Simple Read the line the point is on
readOnlyA :: HasAttributes c => Lens' c Boolyi-core Yi.Config.Simple No documentation available.
readPrevUnitB :: TextUnit -> BufferM YiStringyi-core Yi.Config.Simple No documentation available.
readPrevWordB :: BufferM YiStringyi-core Yi.Config.Simple Reads in word before point.
readRegionB :: Region -> BufferM YiStringyi-core Yi.Config.Simple No documentation available.
readRegionRopeWithStyleB :: Region -> RegionStyle -> BufferM YiStringyi-core Yi.Config.Simple No documentation available.