Pike LSP TypeScript API - v0.1.0-alpha.20
    Preparing search index...

    Interface PikeMultisetType

    interface PikeMultisetType {
        indexType?: PikeType;
        kind: "multiset";
    }
    Index

    Properties

    Properties

    indexType?: PikeType
    kind: "multiset"