Closed tkf closed 6 years ago
Can this go into StaticArrays.jl?
https://github.com/jw3126/Setfield.jl/blob/1203f2845dee5533d7688291d8db6ed80883698d/src/Setfield.jl#L4-L9
Also, for hassetindex!(::StaticArrays.StaticArray), would it be nicer to use Requires.jl?
hassetindex!(::StaticArrays.StaticArray)
I just noticed https://github.com/JuliaArrays/StaticArrays.jl/pull/370
Can this go into StaticArrays.jl?
https://github.com/jw3126/Setfield.jl/blob/1203f2845dee5533d7688291d8db6ed80883698d/src/Setfield.jl#L4-L9