Toggle menu
Nitlanguage.org
Nitdoc
gmp
native_gmp
NativeMPZ
swap
fun
swap
(op:
NativeMPZ
)
gmp
::
NativeMPZ
::
swap
Doc
Linearization
Summary
Property definitions
gmp$NativeMPZ$swap
Property definitions
gmp
$
NativeMPZ
::
swap
fun
swap
(
op
:
NativeMPZ
)
`{ mpz_swap(self, op); `}
lib/gmp/native_gmp.nit:129,5--53