Class ArrayFunctionSet.ArrayToSequence

All Implemented Interfaces:
Callable, Function, GroundedValue, Item, Sequence
Enclosing class:
ArrayFunctionSet

public static class ArrayFunctionSet.ArrayToSequence extends SystemFunction
Implementation of the function array:_to-sequence(array) => item()* which is used internally for the implementation of array?*
  • Constructor Details

    • ArrayToSequence

      public ArrayToSequence()
  • Method Details