programming languages
@Efi sorry I didn't mean strictly pointers
you get the same problem in languages with null (or nil) but no pointers.
programming languages
@lizardsquid [functional rant]
programming languages
@Efi [functional agreement]
(I use haskell as my main language, so...)
programming languages
@lizardsquid there's another way to not get null pointer errors: don't use pointers in user code