I have a typelias for a FailureStrategy which take...
# announcements
s
I have a typelias for a FailureStrategy which takes a string, and returns unit. is it possible to have objects (single instance kotlin object not just instances of a class) which meet the function definition?