diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/people.json b/people.json index 7ec29e3..840da7f 100644 --- a/people.json +++ b/people.json @@ -296,7 +296,11 @@ { "name": "O(1)", "link": "./entries/dewert99/fib.rs" - } + }, + { + "name": "efficient bigint", + "link": "./entries/dewert99/big_fib.rs" + }, ] } ] |