ash-project / ash-project/ash

Add `%Ash.Expr{}`, which will be returned from `expr/1`

Open
#1,069 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Elixir
Stars
2.5k
Forks
422
Avg merge
15h 51m
Merged PRs (30d)
41

Description

Its not possible to easily tell “did they pass an expression”. You can use `Ash.Expr.expr?` but that literally traverses the entire value.

I *think* we can actually change this transparently to end users, since they shouldn’t be manipulating expressions, but we’ll need to adjust a bunch of code to just pass the contained expression by. This will also be useful in disambiguating interfaces.

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.