Updated todo

This commit is contained in:
2021-07-13 19:24:17 -04:00
parent bc19ca6ed0
commit 467ccb4081

View File

@@ -1,3 +1,2 @@
Create isPrime function
Check if generators exist/are efficient in typescript
If so create fibonacci and prime generators and update getPrime, getNumPrime, getFib, getAllFib
Create a Fibonacci number generator and see if it is efficient
See if you can create a single function for functions using the number | bigint operator