addReaction

abstract fun addReaction(r: Reaction<T>)

Adds a reaction to the data structure.

Parameters

r

the reaction to be added