Left Curve Software Stack
    Preparing search index...

    Function assertBoolean

    • A runtime checker that ensures a given value is a boolean

      This is used when you want to verify that data at runtime matches the expected type. This implies assertSet.

      Parameters

      • value: boolean

      Returns boolean