subtle
subtle copied to clipboard
Add constant time warning to `unwrap_or_else`
Add constant time warning to unwrap_or_else
doc comment so that the user knows that the closure will not be lazy evaluated.