[Overview][Constants][Types][Procedures and functions] | Reference for unit 'strutils' (#rtl) |
Set of characters that contain all possible bracket characters
Source position: strutils.pp line 175
const Brackets = ['(',')','[',']','{','}']; |
No notes exist for this page yet.