02amanag / helperforlist

A go package for operations with multiple useful list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Go 100.0%