mirror of
https://github.com/SASPAC/dfa.git
synced 2026-01-04 21:20:06 +00:00
The DFA package [ver. 0.5.5] Package regenerated with the latest version of the SAS Packages Framework (20230411).
659 B
659 B
dfa - Dynamic Function Arrays and other useful data structures for data step.
The DFA (Dynamic Function Arrays) package contains set of macros and FCMP functions which implement: a dynamically allocated array, a stack, a fifo queue, an ordered stack, and a priority queue.
Run %helpPackage(DFA,createDFArray) to find examples.
SHA256 digest for the latest version of DFA: F*924711C77E413B8CFC18336DDA2293A9F5294D02E267C1BB7BC876B4AF0AABE4
To work with a package use the SAS Packages Framework.