diff --git a/todo.txt b/todo.txt index ac7dec1..c9bca7c 100644 --- a/todo.txt +++ b/todo.txt @@ -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 \ No newline at end of file +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 \ No newline at end of file