Do you mean a typed lambda? `val func: (ByteArray...
# announcements
d
Do you mean a typed lambda?
val func: (ByteArray) -> ByteArray = { ... }
should have the same type signature as the function you’ve defined there. If that doesn’t answer your question if you provide an example of how you’re using it I might be able to elaborate. (There’s also a #C0B8MA7FA channel)