![]() |
Kerbal Space Program
1.12.4
|
Classes | |
| class | Grouping |
| Extension methods for performing operations related to groupings without specifying generic parameters. More... | |
| struct | Grouping< K, T > |
| Represents a list of values associated with a key. More... | |
| struct | Grouping< K, T, C > |
| Represents a list of values associated with a key. More... | |
| class | Linked |
| Extension methods for Linked<> and LinkedHeadTail<>. More... | |
| class | Linked< K, T > |
| Represents a node in a singly linked list of key, value pairs. More... | |
| class | Linked< T > |
| Represents a node in a singly linked list. More... | |
| struct | LinkedHeadTail< K, T > |
| Represents a singly linked list. More... | |
| struct | LinkedHeadTail< T > |
| Represents a singly linked list. More... | |
| class | Lookup< K, T > |
| Represents a list of keys each mapped to a list of values. More... | |
1.8.7