File "lib/swish/render/table.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_render_table |
size: | 6163 |
Recent changes
8 years ago | Jan Wielemaker | New upstream files |
8 years ago | Jan Wielemaker | New upstream files |
9 years ago | Jan Wielemaker | New upstream files |
9 years ago | Jan Wielemaker | Copied files |
9 years ago | Jan Wielemaker | New upstream versions |
This file requires
- From packages
- render.pl could not find proof of dependency
- From the Prolog library
- library(apply) resolved by
- apply.pl: partition/4, maplist/2
- library(dicts) resolved by
- dicts.pl: dict_keys/2
- library(http/html_write) resolved by
- html_write.pl: html/3
- library(http/term_html) resolved by
- term_html.pl: term/4
- library(lists) resolved by
- lists.pl: member/2
- library(option) resolved by
- option.pl: option/2
- library(pairs) resolved by
- pairs.pl: pairs_values/2
- library(apply) resolved by
Exported predicates
- term_rendering/5
Required predicates
- dict_keys/2 from library(dicts)
- html/3 from library(http/html_write)
- maplist/2 from library(apply)
- member/2 from library(lists)
- option/2 from library(option)
- pairs_values/2 from library(pairs)
- partition/4 from library(apply)
- term/4 from library(http/term_html)