Jacobs, Jan wrote:
> pref=:'appl';'bee';'oran' which have to be looked up in e.g.
> txt=:'apples, beer and oranges (and not beef)'.
> I tried +/"1 >pref E.&.> <txt   but this is  too slow. Can somebody hint
> me in a good direction?

Is pref +/@E.&> <txt fast enough for you?

-- 
Raul

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to