package notty_async

  1. Overview
  2. Docs
An Async driver for Notty

Install

Dune Dependency

Authors

Maintainers

Sources

notty_async-v0.15.0.tar.gz
sha256=16a1e28f145bd3c18203d26707fac984f6af903b3ca55d63a9d28f1c0d1ef7b0

README.org.html

README.org

#+TITLE: An Async driver for notty

An [[https://github.com/janestreet/async][Async]] driver for the [[https://github.com/pqwy/notty][Notty]] terminal graphics library. This is
modeled after the Lwt driver included in the Notty package.  It comes
with as simple example of how to use the library in a functional style
to build a simple user interface.