summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2022-12-11 23:46:56 +0100
committerMitya Selivanov <automainint@guattari.tech>2022-12-11 23:46:56 +0100
commit0223e2faaebcb4065d9c37f55e8798196f911ae9 (patch)
tree339f5956b70dd52c5db4a88fd9cf7789402b9fe8 /README.md
parent550214f7b4cd5ee39ce3d246b928f6f6f9a04773 (diff)
downloadkit-0223e2faaebcb4065d9c37f55e8798196f911ae9.zip
[bigint] Big endian correctness
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 67a3eb0..c5d7ef3 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@
- Dynamic array
- Input buffer
- Random number generation
+- Big integer math
- Async function
- Atomic
- Condition variable