mirror of
https://github.com/NixOS/rfcs.git
synced 2025-11-26 12:11:10 +01:00
Remove the optional data structure
This commit is contained in:
parent
e2589269fa
commit
98a8348992
1 changed files with 0 additions and 2 deletions
|
|
@ -260,8 +260,6 @@ found are listed above (linked at [references section](#references))
|
||||||
Still unsolved is what data structure is better suited to represent a category.
|
Still unsolved is what data structure is better suited to represent a category.
|
||||||
|
|
||||||
- For now we stick to a set `{ name, description }`.
|
- For now we stick to a set `{ name, description }`.
|
||||||
- Given the redundancy of the option above, another possibility is something
|
|
||||||
like `nameOfCategory = { description = ""; . . . }`
|
|
||||||
|
|
||||||
# Future work
|
# Future work
|
||||||
[future]: #future-work
|
[future]: #future-work
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue