Render
Render renders the demo for gnoweb.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/moul/x/daily/multisetdemo/v0.Render()"
Result
Package multisetdemo is a small gnoweb demo of the bag / frequency counter provided by the p/moul/x/daily/multiset(/p/moul/x/daily/multiset/v0) library: word frequencies, ranking, and multiset algebra.
It contains no counting 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 "http://127.0.0.1:26657" -data "gno.land/r/moul/x/daily/multisetdemo/v0.Render()"