aivika v5.0 Release Notes

    • โž• Added the Composite monad.

    • โž• Added the Channel computation.

    • ๐Ÿ’ฅ Breaking change: modified signatures of functions signalStream and streamSignal.

    • ๐Ÿ’ฅ Breaking change: the signalProcessor function is replaced with channelProcessor.

    • ๐Ÿ’ฅ Breaking change: the processorSignaling function is replaced with processorChannel.

    • โž• Added module Signal.Random.

    • โž• Added functions arrivalTimerSignal and arrivalTimerChannel.

    • โž• Added functions queuedSignalStream, queuedProcessorChannel and queuedChannelProcessor.