app4triqs.app4triqs_module.chain

app4triqs.app4triqs_module.chain()

Signature : (int i, int j) -> int Chain digits of two integers

Parameters:
i

The first integer

j

The second integer

Returns:
out

An integer containing the digits of both i and j