Hacker News new | ask | show | jobs
by usefulcat 1255 days ago
> > What do you return for an index into the array? > An option/maybe type would solve this much better. Only if optional<float> is the same size as float.