Idea for variable args?

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
elixir
Domain
api

Research direction

No files or tests are named. Start by locating the existing defexternal definitions and the log/1, log/2, log/3, and log/4 implementations, then determine how external functions are represented and called; done requires an agreed variable-argument API and coverage for the supported Console.log calls.

Written by the indexing model from the issue text.

Description

Functions like Console.log can take var args. I usually just create log/1|2|3|4.., but I can see a usecase for defexternal_vararg log or something.

Dominant language
Elixir
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from elixirscript/elixirscript_web

All issues in elixirscript/elixirscript_web

Similar issues

More Elixir issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.