Documentation

Lake.Util.Opaque

This module provides utilities for defining simple opaque types for forward declarations. Types are first declared with declare_opaque_type and then later filled in with hydrate_opaque_type once the corresponding non-opaque type has been defined.