summaryrefslogtreecommitdiff
path: root/docs/sphinx/source/pmt/integer.rst
blob: 58e16e5aa75b4fb22040fedf21f58f6a0c54fcfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pmt: Integers
=============

.. autofunction:: pmt.is_integer
.. autofunction:: pmt.to_long
.. autofunction:: pmt.from_long


pmt: uint64_t
=============
.. autofunction:: pmt.is_uint64
.. autofunction:: pmt.to_uint64
.. autofunction:: pmt.from_uint64