links for arch
Last edited: August 8, 2025https://www.reddit.com/r/emacs/comments/c22ff1/gtk_4_support_for_key_themes_does_not_affect/
https://planet.kde.org/david-edmundson-2023-03-22-fixing-wayland-xwayland-screen-casting/
lipsh
Last edited: August 8, 2025LiquidNet
Last edited: August 8, 2025list
Last edited: August 8, 2025A list is an ordered collection of \(n\) elements.
requirements
- as list length cannot be negative
- list length cannot be \(\infty\)
- repetition matters
- order matters
additional info
- two lists are equal IFF they have
- same \(n\)
- same elements
- same order
- they are different from sets because
- order matters
- (therefore, because in/out is no longer a binary) number of entries of the same object matters
- length is finite
list of American presidents
Last edited: August 8, 2025| Number | Name |
|---|---|
| 31 | Herber Hoover |
| 32 | Franklin D. Roosevelt (FDR) |
