We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5b35f1 commit 544346fCopy full SHA for 544346f
README.md
@@ -5,7 +5,12 @@
5
[](https://jw3126.github.io/Setfield.jl/stable/intro)
6
[](https://jw3126.github.io/Setfield.jl/dev/intro)
7
8
-Update deeply nested immutable structs.
+Update deeply nested immutable structs.
9
+
10
+# Lifecycle
11
12
+We plan to maintain `Setfield.jl` for a long time (written 2020-09-21). We will however not add new features. For an experimental stage
13
+successor, see [Accessors.jl](https://github.com/JuliaObjects/Accessors.jl).
14
15
# Usage
16
Updating deeply nested immutable structs was never easier:
0 commit comments