Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 322 Bytes

expend-tuple.md

File metadata and controls

11 lines (6 loc) · 322 Bytes

Expend Tuple as part of argument list

myfun(1, *("foo", "bar"))

float('inf') acts as an unbounded upper value for comparison.

float('-inf') acts as an unbounded lower value for comparison.

References

Arbitrary Argument Lists