Format: Difference between revisions

Jump to navigation Jump to search
m (Text replacement - "{{APL built-ins}}" to "{{APL built-ins}}Category:Primitive functions")
mNo edit summary
Line 3: Line 3:
== Examples ==
== Examples ==


Format in its [[monadic]] form, allows the user to convert [[array]]s of any [[type]] into [[simple]] character arrays (for example for concatenation with other character arrays):
Format in its [[monadic]] form, allows the user to convert [[Array model|arrays]] of any [[type]] into [[simple]] character arrays (for example for concatenation with other character arrays):
<source lang=apl>
<source lang=apl>
       supper ← 10
       supper ← 10
Retrieved from ‘https://aplwiki.com/wiki/Format