Skip to content

qeffects/lua-binary-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Typescript To Lua Binary Search

Parses your sorted array and finds the member that has an arbitrary numeric value in an arbitrary field

Includes a variant of binsearch that finds an index for your new member (see the included type declarations)

About

Lua binary search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages