Fix headers

This commit is contained in:
Justin Ethier 2019-06-12 15:21:55 -04:00
parent cb473c74c0
commit 2efc38c18b

View file

@ -281,35 +281,35 @@ Similar to `match-let`, but analogously to `let*` matches and binds the variable
#make-atom # make-atom
TODO TODO
#atom # atom
TODO TODO
#atom-1 # atom-1
TODO TODO
#ref # ref
TODO TODO
#swap # swap
TODO TODO
#compare-and-set # compare-and-set
TODO TODO
#make-shared # make-shared
TODO TODO
#share-all # share-all
TODO TODO