Rev 11210 | 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 |
||
11292 | bpr | 4 | syntax:!declosing ``string'' |
5 | mean:Strips off enclosing pair of parentheses ((),[],{}) in ``string''. \ |
||
11210 | bpr | 6 | Useful for treatment of user-input vectors or sets, \ |
7 | where some users use enclosing parentheses and other do not. |