module
Version:
v0.1.7
Opens a new window with list of versions in this module.
Published: Jun 12, 2022
License: MIT
Opens a new window with license information.
README
¶
GOAL
Make your life easier while working with slices and maps.
Overview
- This library is heavily inspired by C#'s Linq.
- Fully tested (Coverage is 100%)
Goalist
- Type for manipulating with slices
Goalist implements methods
- Add
- AddRange
- Remove
- RemoveAt
- Insert
- Any
- All
- Clear
- Contains
- Count
- First
- Where
- ForEach
- GetEnumerator
- IndexOf
- Intersect
- Distinct
- Except
- Union
- Reverse
- SkipWhile
- TakeWhile
Goadict
- Type for manipulating with maps
Goadict implements methods
- Keys
- Values
- ContainsKey
- ContainsValue
- Count
Released under the MIT License
Directories
¶
Click to show internal directories.
Click to hide internal directories.