package ppx_cold
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Expands [@cold] into [@inline never][@specialise never][@local never]
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      ppx_cold-v0.16.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=803bdb583b501aa246d8ae34be0c16b892d8ae96852bb593f3e355232e6aa4da
    
    
  doc/README.html
Translates [@@cold] atributes to [@@inline never] [@@local never] [@@specialise never]
Cf. discussion https://github.com/ocaml/ocaml/issues/8563
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >