DOC: various peculiarities of make bitset!
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Idoneità per principianti
- 35/100
- Tipo di issue
- Documentazione
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Ambito
- documentation
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
@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
- Lingua principale
- CSS
- Stelle
- 68
- Fork
- 47
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di red/docs
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 72/100
-
What's `#INF`? Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 65/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 68/100
Issue simili
-
agent-ready documentation needs-triage
Difficoltà 1/5 1-3 ore Idoneità per principianti 88/100
-
untriaged
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 88/100
dotnet/dotnet-api-docs#13095 ·
-
documentation
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 91/100
-
workflow-status page template still says reusable workflows are "triggered only by workflow_call:" Aperta
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 92/100
-
refactor
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100