Documentation

Concurrency.MVar.State

Instances For
    @[simp]
    theorem Concurrency.MVar.State.isEmpty_full {a✝ : Type} {a : a✝} :
    @[simp]
    theorem Concurrency.MVar.State.isFull_full {a✝ : Type} {a : a✝} :
    def Concurrency.MVar.State.get {a : Type} (self : State a) :
    self.isFull = truea
    Equations
    Instances For