remove element from slice – clarification about optimization
I’ve been searching for a way to remove an element from a slice in go an I basically came across two methods,
I’ve been searching for a way to remove an element from a slice in go an I basically came across two methods,