Author: abaine Date: Mon Aug 20 12:57:15 2007 New Revision: 197
Modified: trunk/funds/src/package.lisp Log: Exported f-array-as-list.
Modified: trunk/funds/src/package.lisp ============================================================================== --- trunk/funds/src/package.lisp (original) +++ trunk/funds/src/package.lisp Mon Aug 20 12:57:15 2007 @@ -75,6 +75,7 @@ :f-array-elt :f-array-replace :f-array-size + :f-array-as-list :f-array-count :f-array-count-if :map-f-array))