Dyalog / Dyalog/link

Make link ucmds apply ⎕DF to anonymous nss when `ref≡⍎⍕ref`

Open
#738 2 comments 0 reactions 0 assignees View on GitHub
enhancement Low
Dominant language
APL
Stars
26
Forks
11
Avg merge
1d 18h
Merged PRs (30d)
1

Description

```
ns←⎕ns''
ns.foo←{⍵}
]Create ns ns
ERRORS ENCOUNTERED: ⎕SE.Link.Create: Not a properly named namespace: #.ns
⍝ should be
⍝ ERRORS ENCOUNTERED: ⎕SE.Link.Create: Not a properly named namespace: #.ns
⍝ try deleting #.ns then recreate #.ns like so: '#.ns'⎕ns''
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.