yatter
    Preparing search index...

    Type Alias CompareOption

    type CompareOption = {
        boundary: "[]" | "()" | "[)" | "(]";
    }
    Index

    Properties

    Properties

    boundary: "[]" | "()" | "[)" | "(]"