Module Result.ExportSource
include sig ... end
Source
val is_error :
('ok : value_or_null) ('err : value_or_null). ('ok, 'err) Base.Result.t ->
bool