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

3 lines
57 B
Text
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
'.*string$' rxeq str NB. 1 is true, 0 is false
1