Atomic vector: Difference between revisions

Jump to navigation Jump to search
90 bytes removed ,  04:21, 7 July 2020
No edit summary
Line 26: Line 26:
The '''Unicode Atomic Vector''' (<source lang=apl inline>⎕AVU</source>) defines characters in <source lang=apl inline>⎕AV</source> as a list of Unicode code points.
The '''Unicode Atomic Vector''' (<source lang=apl inline>⎕AVU</source>) defines characters in <source lang=apl inline>⎕AV</source> as a list of Unicode code points.


== Links ==
== External links ==
* [https://help.dyalog.com/18.0/index.htm#Language/System%20Functions/av.htm Dyalog version 18.0 – Atomic Vector]
=== Documentation ===
* Mastering Dyalog APL: [https://www.dyalog.com/uploads/documents/MasteringDyalogAPL.pdf#page=525 page 525]
* [http://microapl.com/apl_help/ch_020_070_060.htm APLX]
* [[Adám Brudzewsky]]'s [https://github.com/abrudz/SBCS Single-byte character set (SBCS)]
* [https://help.dyalog.com/latest/index.htm#Language/System%20Functions/av.htm Dyalog]
 
=== References ===
<references/>
{{APL built-ins}}
[[Category:System constants]]
[[Category:System constants]]

Navigation menu