Companion

object Companion

Functions

Link copied to clipboard

Create an empty BloomFilter for use as a package's serialization filter. It contains the hashes of every NameInModule that was declared or referenced within the package representative or any of the modules and packages recursively inside this package.

Link copied to clipboard
fun newModule(runtime: AvailRuntime, moduleName: A_String): A_Module

Construct a new empty module. Pre-add the module itself to its set of ancestor modules.