Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nairgh/customiterators


https://github.com/nairgh/customiterators

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

Function to calculate power of a number creating Custom Iterators

eg NumberPower(10) return =>

1
2
4
8
16
32
64
128
256
512
1024