Skip to content

Add evaluation rules for core.Vector - #10

Merged
spy16 merged 3 commits into
masterfrom
feature/eval-vector
Dec 21, 2020
Merged

Add evaluation rules for core.Vector#10
spy16 merged 3 commits into
masterfrom
feature/eval-vector

Conversation

@lthibault

@lthibault lthibault commented Dec 7, 2020

Copy link
Copy Markdown
Collaborator

Vectors are currently returned with unevaluated contents. This PR adds VectorExpr, which evaluates the elements of a vector when it is itself evaluated.

Follows Clojure rules for vectors.

⏱️ Estimated review time: < 5 min.
✅ Merge when ready.

@lthibault lthibault added the bug Something isn't working label Dec 7, 2020
@lthibault lthibault added this to the v1.0 milestone Dec 7, 2020
@lthibault
lthibault requested a review from spy16 December 7, 2020 20:08
@lthibault
lthibault force-pushed the feature/eval-vector branch from 8f29992 to dcb2fac Compare December 7, 2020 21:53
Comment thread builtin/analyzer.go Outdated
@lthibault
lthibault requested a review from spy16 December 20, 2020 18:16
@spy16
spy16 merged commit 9eee8d7 into master Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants