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

単一フィールドの structure はメモリレイアウトが内部の値と同一になる

Open
#1,750 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

単一フィールドしかもたない構造体structureは、ラッパーなのでメモリ上も反映される。

Functional Programming in Lean のネタ(読みなおすべきでは?)

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

Start by reviewing issue #1750 in lean-by-example and the referenced Functional Programming in Lean material. No file, test, or entry point is named, so first determine where the relevant structure example belongs and what explanation is expected. Done means the intended single-field structure memory-layout behavior is documented with a concrete example.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
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.