Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

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.