package luv
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Binding to libuv: cross-platform asynchronous I/O
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      luv-0.5.10.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=174bf051334b5788ecb7bde0a712f59b3e90deb2748e45b4a36f9b16408ecf7f
    
    
  md5=583feee83bd0ff577ca8c59c3408b413
    
    
  doc/luv/Luv/Version/index.html
Module Luv.VersionSource
Version information for the vendored libuv.
See Version-checking macros and functions in libuv.
Luv currently vendors libuv 1.30.1.
Returns the libuv version as a string. See uv_version_string.
libuv major version number. See UV_VERSION_MAJOR.
libuv minor version number. See UV_VERSION_MINOR.
libuv patch number. See UV_VERSION_PATCH.
true if the libuv version is a release, and false if it is a development version. This will almost always be true for Luv releases. See UV_VERSION_IS_RELEASE.
libuv version suffix for development releases. See UV_VERSION_SUFFIX.
libuv version packed into a single integer. See UV_VERSION_HEX.
Returns Luv.Version.hex. See uv_version.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >