Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug in dmend? #95

Open
tangentstorm opened this issue Oct 2, 2021 · 2 comments
Open

bug in dmend? #95

tangentstorm opened this issue Oct 2, 2021 · 2 comments

Comments

@tangentstorm
Copy link

In ngn/k:

  d:(,`k)!,!10; d[`k;2 3]: 100; d
(,`k)!,0 1 100 100 4 5 6 7 8 9

in oK:

  d:(,`k)!,!10; d[`k;2 3]: 100; d
(`k;2;3)!100 100 100

I think ngn/k has the right idea here.

@tangentstorm
Copy link
Author

interestingly, the behavior seems to work correctly when +: is used.

@JohnEarnest
Copy link
Owner

No, the behavior does not work correctly with +:.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants