Logo Xantham

ArenaInterner Module

Functions for constructing and walking an ArenaInterner.

Functions and values

Function or value Description

create decodedResult

Full Usage: create decodedResult

Parameters:
    decodedResult : DecodedResult - The decoded type/export maps to lift into the lazy graph.

Returns: ArenaInterner

Build an ArenaInterner from a DecodedResult. Exports are shelled into their resolved form eagerly; structural types referenced from those exports are resolved lazily on first access.

decodedResult : DecodedResult

The decoded type/export maps to lift into the lazy graph.

Returns: ArenaInterner

Type something to start searching.