Skip to content

Commit

Permalink
Delete set.union link (#226)
Browse files Browse the repository at this point in the history
It links to nowhere, since Starlark doesn't define sets.
  • Loading branch information
ndmitchell authored Jun 28, 2022
1 parent 2e89eaf commit 3d97ad7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ interact with the environment.
* [list·insert](#list·insert)
* [list·pop](#list·pop)
* [list·remove](#list·remove)
* [set·union](#set·union)
* [string·capitalize](#string·capitalize)
* [string·count](#string·count)
* [string·elems](#string·elems)
Expand Down

0 comments on commit 3d97ad7

Please sign in to comment.