@hackage reflex-transformers0.2.1

Collections and switchable Monad transformers for Reflex

reflex-transformers Build Status

Introduction

This library provides a set of Monad transformers (and instances for common transformers) on top of widget switching primitives for reflex. For example ReaderT and WriterT which operate in the presence of widget switching, allowing you to pass inputs and outputs up and down the UI tree.

  • Installation

  • Dependencies (0)

  • Dependents (0)