buzz icon indicating copy to clipboard operation
buzz copied to clipboard

Any object type

Open giann opened this issue 1 year ago • 0 comments

When you want to enforce that you want an object without specifying what type of object exactly:

fun serialize(obj object) > void { ... }

giann avatar May 08 '24 14:05 giann