Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

Method Gmp.mpz()->cast_to_int()


Method cast_to_int

int cast_to_int()

Description

Casts the object to an integer.

Deprecated

Use (int) instead.