Hi, i have a question I can’t find the answer to I...
# announcements
f
Hi, i have a question I can’t find the answer to I want to pass a function as a parameter, but I want to aswell send some parameters with that function, except one, that should iterate
b
Arrow may have some stuff for partial application: https://arrow-kt.io/docs/patterns/glossary/