Render
func(path string) stringRender implements the gnoweb view. - "" or "/" : explanation + examples. - "/\<a>/\<b>" : distance between a and b, with the DP table.
- OID
- 036d99…d9a5:3
Render details
renderHome
func() string- OID
- 036d99…d9a5:5
renderHome details
renderTable
func(a string, b string) stringrenderTable formats the DP matrix as a Markdown table with a and b as headers.
- OID
- 036d99…d9a5:6