| changeset 330 | c5f89ee12d25 | 
| parent 266 | 31e5218f43de | 
| child 335 | 9476aee44eed | 
--- a/LINKS Mon Jan 27 10:18:13 2020 +0000 +++ b/LINKS Tue Feb 04 11:20:31 2020 +0000 @@ -1,3 +1,9 @@ +Google index on datasets + +https://datasetsearch.research.google.com/ + +================== + State by itself is quite harmless. However, mutable state is the big offender. Especially if it is shared. What exactly is mutable state? Any state that can change. ====================