*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/endlist.html).* # Mathematical Right Angle Bracket (`⟩`) ## `... ⟩`: End list [→full documentation](../doc/syntax.md#list-notation) Ends a list started by a `⟨`. See [Begin List](beginlist.md) for more details. ⟨1, 2, 3⟩ ⟨+ ⋄ - ⋄ 56⟩