type_all

Returns a set with all instances of a given Type within a collection.

This function does not generate a change.

Function

type_all(type)

Arguments

Argument Type Description
type str The name of the Type for which the instances must be returned.

Return value

A set with all occurrences of the given Type within a collection.