Skip to content

CrispyFlowe/SeedsCollection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SeedsCollection For TypeScript 🌱

SEEDS is a free open source project that creates a fully environment of data-structures, include but not limited to:

  • List
    • LinkedList
    • HashList(Beta)
    • TreeList(Beta)
  • Queue
    • ArrayQueue
    • LinkedQueue
  • Coordinate
    • StraightCoordinate
  • Stack
  • BiDictionary
  • RedBlackTree

and more...

Seeds also offer some Collection Utility:

  • ArrayUtil
  • BinarySearch
  • StaticArray
  • RangeNumber

also Typing Utility:

  • Types(Runtime type checker for collection and overload
  • Optional(The Value of Optional can be undefined)

This project is under MIT, see more at seeds.base.copyright.License.ts

Hope your enjoy it!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published