Class SeqFn<T extends ACell>

java.lang.Object
Type Parameters:
T - Type of values to return
All Implemented Interfaces:
IValidated, IWriteable, IFn<T>

public class SeqFn<T extends ACell> extends ADataFn<T>
Wrapper for interpreting a sequence object as an invokable function