Compare commits
3 Commits
master
...
radrow-pat
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d14a0025f2 | ||
![]() |
fe0c22851f | ||
![]() |
1fbfe418c7 |
@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Standard library support. `ListInternal` can be included implicitly if list comprehensions are used.
|
||||
- Added the `[a..b]` language construct, returning the list of numbers between
|
||||
`a` and `b` (inclusive). Returns the empty list if `a` > `b`.
|
||||
### Changed
|
||||
|
Loading…
x
Reference in New Issue
Block a user