RosettaCodeData/Task/Regular-expressions/J/regular-expressions-2.j

3 lines
57 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
'.*string$' rxeq str NB. 1 is true, 0 is false
1