evhub / evhub/coconut

Add get slice operator function

Open
#696 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
Python
Stars
4.4k
Forks
142
PR merge metrics
No merged PRs in 30d

Description

Should be equivalent to:
```python
.[:] = (arr, start, stop) -> arr[start:stop]
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.