Files
powdr/std/field.asm
2024-01-25 17:40:23 +01:00

3 lines
152 B
NASM

/// A function that returns the current field modulus as an integer.
/// The actual implementation is replaced by a built-in function.
let modulus = [];