fe_add

Function fe_add 

Source
pub const fn fe_add(a: &[u64; 4], b: &[u64; 4]) -> [u64; 4]
Expand description

Returns a + b mod p.