Module
Presto.Core.Operators
- Package
- purescript-presto
- Repository
- juspay/purescript-presto
#untilSuccessful Source
untilSuccessful :: forall a m. Monad m => m (Maybe a) -> m a
#onFirstRun Source
onFirstRun :: forall s. Serializable s => Key -> Flow s -> Flow s
- Modules
- Presto.
Core. Flow - Presto.
Core. Language. Runtime. API - Presto.
Core. Language. Runtime. Interpreter - Presto.
Core. LocalStorage - Presto.
Core. Operators - Presto.
Core. Types. API - Presto.
Core. Types. Language. APIInteract - Presto.
Core. Types. Language. Flow - Presto.
Core. Types. Language. Interaction - Presto.
Core. Types. Language. Storage - Presto.
Core. Types. Permission - Presto.
Core. Utils. Encoding