-
-
Notifications
You must be signed in to change notification settings - Fork 82
Standardise some Extra API #270
Copy link
Copy link
Closed
Labels
questionFurther information is requestedFurther information is requestedreexportReexport something newReexport something new
Milestone
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requestedreexportReexport something newReexport something new
reludeexists for a while, so maybe it's time to move some of theExtracode to a stable API. I've noticed that I use someExtrafunctions in many places. We want to encourage best-practices, provide idiomatic conventions and names and don't conflict a lot with people.Here are some candidates for moving to a stable API:
universe: maybe we can create a moduleRelude.Enumand putinverseMap: I need it quite oftenWhat other extra stuff people are using all the time? 🙂