Rev 5921 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
32 | reyssat | 1 | !! +exec+ +var+ +string+ |
11210 | bpr | 2 | tit:declosing |
3 | type:$type_both |
||
4 | syntax:!declosing `string' |
||
5 | mean:Strips off enclosing pair of parentheses ((),[],{}) in `string'. \ |
||
6 | Useful for treatment of user-input vectors or sets, \ |
||
7 | where some users use enclosing parentheses and other do not. |