Implement Boyer-Moore string search. Also add procedures to reverse
authorChris Hanson <org/chris-hanson/cph>
Fri, 7 May 1999 21:08:32 +0000 (21:08 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 7 May 1999 21:08:32 +0000 (21:08 +0000)
commita1d059df755d757c3d976479f3506433070b3c57
tree926d1bbf9483b4015d8ead0902fee97ca371e123
parent7f10bd6f01f4f0255076499a40cbb0a79b734443
Implement Boyer-Moore string search.  Also add procedures to reverse
string contents.
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg