package notty_async
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  An Async driver for Notty
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      notty_async-v0.12.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=e0bec3a9b9f95ffbdb8b65e856de46fa84e537c735e340c6f92319fedc4393d5
    
    
  md5=e28d6939f9c83f00c4456e9967e7af93
    
    
  Description
Notty is a library for writing graphical terminal applications, and Notty_async is an Async driver, which makes it easy to build terminal applications using Async for managing concurrency.
Published: 01 Mar 2019
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page