package ppx_cold

  1. Overview
  2. Docs
Expands [@cold] into [@inline never][@specialise never][@local never]

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=670ee6f4efef2020a4bedf91b72cc2cd97ea0d74b47dad2f8f6b72d722a7452d

README.md.html

README.md

Translates [@@cold] atributes to [@@inline never] [@@local never] [@@specialise never]

Cf. discussion https://github.com/ocaml/ocaml/issues/8563

OCaml

Innovation. Community. Security.