oscbyspro / Ultimathnum

Binary arithmetic reimagined in Swift
Apache License 2.0
9 stars 1 forks source link

Overhaul of Fibonacci<T> #130

Closed oscbyspro closed 18 hours ago

oscbyspro commented 18 hours ago

This overhaul extends the sequence to negative indices with improved error handling.

It adds various functions and two free-form sequences: Indexacci and Tupleacci.