Skip to content

Commit 544346f

Browse files
authored
Update README.md
1 parent e5b35f1 commit 544346f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@
55
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://jw3126.github.io/Setfield.jl/stable/intro)
66
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://jw3126.github.io/Setfield.jl/dev/intro)
77

8-
Update deeply nested immutable structs.
8+
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).
914

1015
# Usage
1116
Updating deeply nested immutable structs was never easier:

0 commit comments

Comments
 (0)