Format: Difference between revisions

Jump to navigation Jump to search
12 bytes added ,  08:58, 13 May 2020
m
no edit summary
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

Navigation menu