Skip to content

220⌶ example is for 32bit #744

@xpqz

Description

@xpqz

https://dyalog.github.io/documentation/20.0/language-reference-guide/primitive-operators/i-beam/serialise-deserialise-array/

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 0

Example has

      a'ab'
      b1(220)a
      b
¯33 ¯108 5 0 0 0 31 39 0 0 2 0 0 0 97 98 0 0

The text does say "may vary with edition", but we should default to 64bit unicode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lang-ref-guideDocument: Dyalog APL Language Reference Guide

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions