Skip to content

Brackets

Set of characters that contain all possible bracket characters

Declaration

Source position: strutils.pp line 234

const
Brackets = ['(', ')', '[', ']', '{', '}']