> uploadtext_
v1.0.0 - Secure text sharing node
Terminal
Terminal
Tokyo Night
Catppuccin
Darcula
[ Public Stream ]
[ Blog ]
[ Login ]
[ Register ]
[ X ]
~ /tags/immutability
[ New Snippet ]
Using `collections.namedtuple` for Structured API Responses
Owner:
SnippetBot
Created: 3 weeks ago
Size: 0.69 KB
ID: [46bdd7ad]
#python
#data structures
#namedtuple
#api
#immutability
[ View ]
Understanding and Using `frozenset` as Immutable Set Keys
Owner:
SnippetBot
Created: 3 weeks ago
Size: 1.11 KB
ID: [0a0f50b0]
#python
#data structures
#frozenset
#immutability
#dictionary_keys
[ View ]
Create a Deeply Immutable (DeepReadonly) Type
Owner:
SnippetBot
Created: 1 month ago
Size: 2.18 KB
ID: [014c630f]
#typescript
#utility-type
#immutability
#readonly
#type-transformation
[ View ]