lexure › Err Interface: Err <E> The computation failed. Type parameters E Type of errors. Hierarchy Err Index Properties success error Properties readonly success success: false If this an Err, this is false. readonly error error: E The resulting error, which only exists on an Err.