jw3126 / Setfield.jl

Update deeply nested immutable structs.
Other
167 stars 17 forks source link

deprecate ConstIndexLens #120

Closed jw3126 closed 4 years ago

jw3126 commented 4 years ago

fix #119

tkf commented 4 years ago

It looks like we need a new version of StaticNumbers.jl.

perrutquist commented 4 years ago

StaticNumbers 0.2.2, with inferrable setindex(::Tuple, _, ::StaticInteger) has been released now. Thanks for the patch.

tkf commented 4 years ago

@perrutquist Thanks for the quick release.