mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 23:58:50 +00:00
big: Add inverse mod.
This commit is contained in:
@@ -23,6 +23,7 @@ Category :: enum {
|
||||
ctz,
|
||||
sqr,
|
||||
bitfield_extract,
|
||||
rm_trials,
|
||||
};
|
||||
|
||||
Event :: struct {
|
||||
|
||||
Reference in New Issue
Block a user