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
  
    
      0.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=dbbab74a67dc6a268f04d2ab141e236d1ae8b719fe5204ed108e792b543b63c2
    
    
  md5=8821833d6bad64499eeb269981d8277c
    
    
  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: 30 May 2018
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page