gleam-lang/gleam

Partial application of functions in constants

Open

#2,177 opened on May 27, 2023

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Rust (960 forks)batch import
help wanted

Repository metrics

Stars
 (21,417 stars)
PR merge metrics
 (Avg merge 10d 19h) (69 merged PRs in 30d)

Description

build_a is valid, build_b is currently not, because the compiler thinks you're trying to call a function

Contributor guide