I am having trouble connecting too. When the Bluetooth on my MacPro is switched on, I am unable to toggle the "on" button in Notifyr. It just switches to "off" automatically. I have mailed the developer too!
In Clojure you can implement this as: (def fib-list (map first (iterate (fn [[a b]] [b (+ a b)]) [0N 1N]))) (nth fib-list 100) 354224848179261915075N
I am having trouble connecting too. When the Bluetooth on my MacPro is switched on, I am unable to toggle the "on" button in Notifyr. It just switches to "off" automatically. I have mailed the developer too!
In Clojure you can implement this as: (def fib-list (map first (iterate (fn [[a b]] [b (+ a b)]) [0N 1N]))) (nth fib-list 100) 354224848179261915075N