Closed jamesrhester closed 3 years ago
https://github.com/cstjean/ConferenceCall.jl/blob/master/src/ConferenceCall.jl contains what looks like a somewhat more elegant way to manage rules.
New approach to rules uses Value type parameters and multiple dispatch, is relatively easy to understand. Not needed.
https://github.com/cstjean/ConferenceCall.jl/blob/master/src/ConferenceCall.jl contains what looks like a somewhat more elegant way to manage rules.