FRP.Reactive.Internal.Chan

The Chan type

data Chan a

Operations

newChan

writeChan

readChan

dupChan

unGetChan

isEmptyChan

Stream interface

getChanContents

writeList2Chan

New stuff

weakChanWriter