lean-ja / lean-ja/lean-by-example

anonymous namespace コマンド

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

Nobody has claimed this yet.

要調査
Dominant language
Lean
Stars
188
Forks
15
Avg merge
9h 8m
Merged PRs (30d)
6

Description

hidden 名前空間の名前をいちいち変えるのが面倒なので、ランダムな prefix をもつ名前空間を自動で生成してほしい。

playground コマンドという名前の方がいいかも。playground と endplay が対になっていて、中にあるコマンドによる環境の変更を外に持ち出さない。

Contributor guide

Open the contributing guide

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.

Research direction

No files, tests, or entry points are named. First inspect how existing hidden namespaces and the playground/endplay commands are handled, then clarify the command name and scoping behavior. Done should mean a command can create a randomly prefixed namespace and keep changes made inside it from escaping.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.