InitialValues.jl icon indicating copy to clipboard operation
InitialValues.jl copied to clipboard

Canonical default initial values and identity elements for Julia

Results 3 InitialValues.jl issues
Sort by recently updated
recently updated
newest added

just want to make `ThreadsX.reduce(union, xs)` work

## Commit Message Update */Manifest.toml Manifest.toml files are updated via GitHub Actions.

no changelog

It may be nice `Init(+) == 0` is `true`. But there is a question how `isequal` should work (e.g., what `Dict{Any,Any}(Init(+) => :x)[0]` should do?).