Render
Render renders the demo for gnoweb.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/moul/x/daily/kmpdemo/v0.Render()"
Result
Package kmpdemo is a small gnoweb demo of the Knuth–Morris–Pratt substring search provided by the p/moul/x/daily/kmp(/p/moul/x/daily/kmp/v0) library: it shows the failure table and overlapping matches.
It contains no search logic of its own. Stateless, so Render is deterministic — which is precisely what the library is for.
Render renders the demo for gnoweb.
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/moul/x/daily/kmpdemo/v0.Render()"