Skip to content

MrGeorge2/goal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages