Skip to content

A go package for operations with multiple useful list.

Notifications You must be signed in to change notification settings

02amanag/helperforlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List

A go package for operations with float64 []list

this repo helps you to deal with helping function for list/array of float64 datatype

-Find takes the key to find and list from where to search. return bool

-IfFindRemove -IfNotFindAdd -DuplicacyCheck -DuplicacyRemove takes 2 input , value and list[] and the functionality is clear by its name.

-Nearest takes input and list[] and find nearest to the number in list.

About

A go package for operations with multiple useful list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages