Wish Go had Java’s ::
operator, where you could convert a method into a function pointer with the receiver being passed in as the first argument. Would be super useful for mapping slices.
Software Developer and occasional writer of music. Based in Melbourne, Australia.
Wish Go had Java’s ::
operator, where you could convert a method into a function pointer with the receiver being passed in as the first argument. Would be super useful for mapping slices.