⚠️ Internal: This API is not publically exported by the package.

      Interface Refinement<A, B>

      Since

      2.0.0

      interface Refinement ((a) => a is B)

      Type Parameters

      • in A

      • out B extends A

      • Parameters

        • a: A

        Returns a is B