The standard library Finalized_Chunk api defines access to a part of facility allowing computations to be triggered by garbage collection of designated storage chunks.
The Finalized_Chunk api defines the argument type accepted by the finalize_g in src/lib/src/finalize-g.pkg.
The Finalized_Chunk api source code is in src/lib/src/finalize.api.
See also: Finalize.
The above information is manually maintained and may contain errors.
api { Chunk; Chunk_Info; finalize : Chunk_Info -> Void;};