Pudu programming language
Menu
API reference

Std.IntSet.empty

1 declaration

fn

empty: Std.IntSet.IntSet

This is a callable function.

What it does

Constructs an empty integer set.

Read the signature

  • The text after the name is the type checked by Pudu.

Back to Std.IntSetSearch related declarations