Y
Hacker News
new
|
ask
|
show
|
jobs
by
stevencorona
2124 days ago
This echoes my experience with learning Rust over the past few weeks (coming from Elixir).
There is a lot to like, understand lifetimes conceptually, but it's hard.
1 comments
dnautics
2124 days ago
If you're coming from elixir, and not doing this for work, I highly suggest zig; zig feels like elixir since both have the comptime concept.
link