transient-haskell / transient

A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
MIT License
633 stars 28 forks source link

Unclear tutorial paragraphs #18

Closed ysangkok closed 8 years ago

ysangkok commented 8 years ago
agocorona commented 8 years ago

Thanks. These comments are invaluable. I want to make it as clear and precise as possible. If possible for beginners. I have made the changes. Can you verify that they are ok?

ysangkok commented 8 years ago

Yep, looks better.