banner
meta--x.bsky.social
@meta--x.bsky.social
Reposted
i do understand why, but it is silly that rust's Vec<T> holds a RawVec<T> which holds a RawVecInner which holds a Unique<u8> which holds NonNull<u8> which holds *const u8. hope the pointer feels cozy being wrapped in 5 structs
January 27, 2025 at 2:36 AM
Thinking on doing advent of code in Haskell, any tips? I like functional languages (I use Elixir at $DAILY_JOB) but never got around to really learning haskell
November 28, 2024 at 5:21 PM