Extracted from Pike v8.0 release 240 as of 2016-05-30.
   

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.