Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 659 Bytes

File metadata and controls

14 lines (8 loc) · 659 Bytes

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*C1E5126D8EDE050A758BCB5DCCA56A37125B3646CE75F1CF41EDE00890901AD9

Documentation for DFA

To work with a package use the SAS Packages Framework.