Browse thread
Obj.magic and existential types.
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Guillaume Yziquel <guillaume.yziquel@c...> |
| Subject: | Re: Obj.magic and existential types. |
Daniel Bünzli a écrit : > > Not directly responding to your question but you are looking for > functional reactive programming (frp). > > http://erratique.ch/software/react > > I rewrote your example below with react (no magic used). > > Best, > > Daniel Thanks a lot. Very good to know. That will save me time. Just a side question: how thread-safe is React? All the best, Guillaume Yziquel.