Toggle menu
Nitlanguage.org
Nitdoc
gmp
native_gmp
NativeMPZ
set
fun
set
(op:
NativeMPZ
)
gmp
::
NativeMPZ
::
set
Doc
Linearization
Summary
Property definitions
gmp$NativeMPZ$set
Property definitions
gmp
$
NativeMPZ
::
set
fun
set
(
op
:
NativeMPZ
)
`{ mpz_set(self, op); `}
lib/gmp/native_gmp.nit:117,5--51