result
result copied to clipboard
Return value missing in `operator==`
https://github.com/oktal/result/blob/fee9af7e0c775f0148810f9449fa8354b3eec569/result.h#L862-L873
Shouldn't a simple return false; in the end fix it?