-
Notifications
You must be signed in to change notification settings - Fork 5
220⌶ example is for 32bit #744
Copy link
Copy link
Open
Labels
lang-ref-guideDocument: Dyalog APL Language Reference GuideDocument: Dyalog APL Language Reference Guide
Description
I think the example is for a 32bit or Classic Dyalog. Here's what I get:
1(220⌶)'ab'
¯33 ¯92 5 0 0 0 0 0 0 0 31 39 0 0 0 0 0 0 2 0 0 0 0 0 0 0 97 98 0 0 0 0 0 0Example has
a←'ab'
b←1(220⌶)a
b
¯33 ¯108 5 0 0 0 31 39 0 0 2 0 0 0 97 98 0 0The text does say "may vary with edition", but we should default to 64bit unicode.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
lang-ref-guideDocument: Dyalog APL Language Reference GuideDocument: Dyalog APL Language Reference Guide