jon.recoil.org

Module Rebuilt_static_const.Group

type t

This function may only be used when rebuilding terms (a fatal error will be produced otherwise).

This function returns dummy pieces of code for those not rebuilt. Such pieces of code will have all of the correct metadata but a body consisting solely of an Invalid expression. This seems reasonable because inlining is always disabled when in not-rebuilding-terms mode.

This function ignores Deleted code.

map and fold_left should be used in preference, to avoid allocating intermediate lists.