Hacker News new | ask | show | jobs
by nyanpasu64 2051 days ago
I meant to say "saving application configuration as Option<int> (either int value or None) is easier for the application to read correctly then a tuple (int value, bool present)."