@eagleoutice/flowr - v2.10.2
    Preparing search index...
    • Create a short link to a type in the documentation. If you create a wiki, please refer to the functions provided by the GeneralWikiContext.

      Parameters

      • name: string

        The name of the type, e.g. MyType, may include a container, e.g.,MyContainer::MyType (this works with function nestings too) Use ::: if you want to access a scoped function, but the name should be displayed without the scope

      • hierarchy: readonly TypeElementInSource[]

        The hierarchy of types to search in

      Returns string