rMazeiks / cursed_fibonacci

A collection of fibonacci sequence implementations, a couple of which are not insane.
7 stars 0 forks source link

Code is too safe #1

Open rMazeiks opened 1 year ago

rMazeiks commented 1 year ago

None of the examples currently showcase an unsafe implementation. This is a crucial feature. Unfortunately, it is not clear to me how one would take advantage of unsafe code. Ideally, the implementation would be blazingly fast and segfault when run on windows 32.

rice7th commented 1 year ago

lmao what the fuck