cilib icon indicating copy to clipboard operation
cilib copied to clipboard

Current syntax is magic

Open gpampara opened this issue 9 years ago • 1 comments

The current syntax for Step, StepS and algorithm usage seems a bit magical - can we simplify it?

gpampara avatar Feb 14 '16 07:02 gpampara

The algorithm related syntax is largely focused on the Heterogeneous stuff. I think that with some more concrete types instead of just using function types, this syntax can be completely removed.

The use of some real types will also make the scala type checker a bit more happy.... not that it's particularly strong in this regard

gpampara avatar Feb 13 '18 06:02 gpampara