The idea is that user can always provide their own...
# helios
s
The idea is that user can always provide their own strategies since it’s all just a parameter in the function. With typeclasses support and the compiler can automatically provide them you can still do a local override or manually pass another instance.