Skip to content

Deviations/Bugs between Ref and Runtime #18

@dmitriz

Description

@dmitriz

Opening this to document all deviations found between advertised in https://kparc.github.io/ref and real life aka runtime (rt).

(Does anyone know how to highlight correctly?)


https://kparc.github.io/ref/#enumerate

 !3
0 1 2 /ref
!3 /rt

 !2 3
0 0 0 1 1 1 /ref
0 1 2 0 1 2
(^0 0 0 1 1 1;0 1 2 0 1 2) /rt

https://kparc.github.io/ref/#sort

 :: l: rand 4
0.5594068 0.1751217 0.3652149 0.5086234 /ref
: l: rand 4 /rt

 ^l
0.1751217 0.3652149 0.5086234 0.5594068 /ref
value error: l /rt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions