Prelude API
    Preparing search index...

    Variable kindsConst

    kinds: readonly [
        "undefined",
        "null",
        "NaN",
        "boolean",
        "-Infinity",
        "number",
        "bigint",
        "Infinity",
        "symbol",
        "string",
        "Set",
        "Array",
        "Map",
        "object",
        "function",
    ] = ...