-
Notifications
You must be signed in to change notification settings - Fork 5
⎕DT Time Stamp properties table in incorrect #737
Copy link
Copy link
Open
Labels
lang-ref-guideDocument: Dyalog APL Language Reference GuideDocument: Dyalog APL Language Reference Guide
Description
Page on which the error exists
Datetime
Version of the documentation in which you are reporting the error
2026-02-25 main:c5188a911d
Describe the error
Type ¯10: elided elements should be 1 1 0 0 0 0 (there is one too many 0s in what is currently there)
Type ¯11: elided elements should be 1 1 1 0 0 0 0 (there is one too few 1s at the start of what is currently there)
Type ¯20: elided elements should be 10101 0 (note the spaces - that's two elements, 10101 and 0)
Type ¯30: max elements is 4 and elided elements should be 0 0 0 0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
lang-ref-guideDocument: Dyalog APL Language Reference GuideDocument: Dyalog APL Language Reference Guide