DOC: various peculiarities of make bitset!
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 35/100
- issue の種類
- ドキュメント
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
調査の方向性
No documentation file is named. Start by locating the existing entries for make bitset! and charset, then document their binary, integer, character, and mixed-spec behavior, including the note that point 3 was solved by #2587; done means each listed peculiarity and the chosen behavior is explained.
索引モデルが issue の本文から書いたものです。
説明
@meijeru commented on Tue Apr 18 2017
charsetis shorthand formake bitset!except it does not covermake bitset! <binary>. This does make sense sincecharsetsuggests we deal with code point numbers, but it is useful to point out.charset 5makes a single-byte empty bitset,charset #"^E"makes#{04}, BUT bothcharset [5]andcharset [#"^E"]make#{04}. In other words,make bitset! <integer>is treated as storage reservation, as with allseries!values, althoughbitset!does not belong toseries!. It is questionable which kind of (in)consistency is less confusing for the user. In any case, the chosen solution has to be documented...charset [32 - #"Z"]is allowed, in other words, integers and code points may be freely mixed in the spec block.
@meijeru commented on Wed Apr 19 2017
Point 3 is solved by the fixes to #2587
- 主要言語
- CSS
- スター
- 68
- フォーク
- 47
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
red/docs のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 72/100
-
What's `#INF`? オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 65/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 68/100
似ている issue
-
agent-ready documentation needs-triage
難易度 1/5 1〜3時間 初心者へのやさしさ 88/100
-
untriaged
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
dotnet/dotnet-api-docs#13095 ·
-
documentation
難易度 1/5 1時間未満 初心者へのやさしさ 91/100
-
workflow-status page template still says reusable workflows are "triggered only by workflow_call:" オープン
難易度 1/5 1時間未満 初心者へのやさしさ 92/100
-
refactor
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100