Hacker News new | ask | show | jobs
by NateDad 4240 days ago
mapping and filtering are just functions and/or loops. You can write those in go. Making some generic thing to save you 3 lines of (really simple) code is not an incredibly useful use of the Go author's time.