Skip to content

Conversation

frazze-jobb
Copy link
Contributor

Now you can type lists:map(fun is_atom/1, []) or lists:map(fun my_func/1, []), in the shell,
instead of lists:map(fun erlang:is_atom/1, []) or lists:map(fun shell_default:my_func/1, []).

Closes #9771

@frazze-jobb frazze-jobb self-assigned this Jun 2, 2025
@frazze-jobb frazze-jobb added team:VM Assigned to OTP team VM fix labels Jun 2, 2025
Copy link
Contributor

github-actions bot commented Jun 2, 2025

CT Test Results

  1 files   11 suites   4m 26s ⏱️
 93 tests  91 ✅ 2 💤 0 ❌
109 runs  107 ✅ 2 💤 0 ❌

Results for commit 2e98a41.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@frazze-jobb frazze-jobb force-pushed the frazze/stdlib/shell_local_funs_as_arg_wo_module_prefix/OTP-19649 branch from eee8a61 to 2e98a41 Compare June 11, 2025 10:51
@garazdawi garazdawi merged commit 949b5a2 into erlang:maint-26 Jun 16, 2025
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants