I hate reality
about
source
tag: #rust (4)
Show all tags
2022-01-24
::
if-else chains considered harmful
::
#rust
2021-11-02
::
What does `&mut &[T]` mean?
::
#rust
2021-09-20
::
You wouldn't use `filter_map`, right?
::
#rust
2021-08-20
::
Why null sucks, even if it's checked
::
#kotlin
,
#csharp
,
#haskell
,
#rust
,
#go