Commit Graph

6 Commits

Author SHA1 Message Date
Samuel Berthe
7887963db8 feat: name each callback/iteratee/predicate arguments in order to improve autocompletion
closes #242
2022-10-13 22:25:33 +02:00
Samuel Berthe
ce01c4c64b doc: improve doc for lo.Sum 2022-10-10 22:25:14 +02:00
JC Dansereau
6f0207afd8 add slice sum (#210)
Co-authored-by: JC Dansereau <jcdansereau@hortau.com>
2022-10-10 22:18:57 +02:00
Samuel Berthe
cc3aa2287b doc(examples): adding go playground examples (string, map, slice, condition, math) 2022-10-03 22:17:15 +02:00
Pål Fossmo
9b345886aa Moved SumBy function to math.go.
Changed from data types to constraints in SumBy function signature.
2022-04-30 21:06:31 +02:00
Samuel Berthe
cf11153875 feat: adding Clamp 2022-04-12 21:58:28 +02:00