Property definitions

gmp $ NativeMPQ :: set_d
    fun set_d(op: Float) `{ mpq_set_d(self, op); `}
lib/gmp/native_gmp.nit:200,5--51