Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neooblaster/binaryshift

[PHP] binaryShift contains two functions : binshr and binshl that make the same thing than x >> n and x << n but will work very well as like C++ operation.
https://github.com/neooblaster/binaryshift

Last synced: 6 days ago
JSON representation

[PHP] binaryShift contains two functions : binshr and binshl that make the same thing than x >> n and x << n but will work very well as like C++ operation.

Awesome Lists containing this project