readline-statevar

Version 1.0.1.0 revision 0 uploaded by KrzysztofSkrzetnicki.

Package meta

Synopsis
Readline with variables (setX/getY) wrapped in state vars
Description

readline package is a good wrapping library around libreadline.

Unfortunately, there is a lot of set/get pairs of functions, which clutter namespace. This kind of API can be nicely expressed as StateVars, as in HOpenGL.

readline-statevar seeks to fill this gap and provide nicer API based on StateVars.

For clarity: this module wraps only System.Console.Readline module. System.Console.SimpleLineEditor is left untouched.

Author
Krzysztof Skrzetnicki <krzysztof.skrzetnicki+hackage@gmail.com>
Bug reports
n/a
Category
Utils
Copyright
n/a
Homepage
n/a
Maintainer
Krzysztof Skrzetnicki <krzysztof.skrzetnicki+hackage@gmail.com>
Package URL
n/a
Stability
n/a

Components