#Protocol or behaviour?

2 messages · Page 1 of 1 (latest)

fervent vale
#

Are you planning on allowing user to implement new algorithms etc.? How complex code you will have there?

#

Because if there is closed set of such algorithms then it may be easier (and better) to implement it via simply pattern matching and switching to different functions manually