@ryandur/sand
    Preparing search index...

    Function attempt

    • attempt(() => JSON.parse(frame))
      .mBind(json => maybe(TradeDecoder.decode(json))); // a throw is just nothing — for edges where absence is the only fact

      Type Parameters

      • VALUE

      Parameters

      Returns Maybe<VALUE>