hackage.haskell.org : interact
This module provides functions to create interactive REPLs: stateless REPL from a single argument functions REPL with state from plain state function or with State monad REPL-fold from two-arguments functions, with the accumulator in the first argument Each line you enter is read into the argument type and sent to the function, with the result printed
Registry
-
Source
- Homepage
- JSON
- codemeta.json
purl: pkg:hackage/interact
Keywords:
library
, mit
, repl
, system
, Propose Tags
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Downloads: 536 total
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/epoberezkin
Last synced: about 1 month ago