File "lib/swish/swish_csv.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_csv |
size: | 5225 |
Recent changes
6 years ago | Jan Wielemaker | Updated up stream files. |
6 years ago | Jan Wielemaker | New upstream files |
8 years ago | Jan Wielemaker | New upstream files |
8 years ago | Jan Wielemaker | Updated upstream files |
8 years ago | Jan Wielemaker | New upstream files |
This file requires
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/3
- library(csv) resolved by
- csv.pl: csv_write_stream/3
- library(http/http_cors) resolved by
- http_cors.pl: cors_enable/0
- library(option) resolved by
- option.pl: option/2, option/3
- library(pairs) resolved by
- pairs.pl: pairs_values/2
- library(pengines) resolved by
- pengines.pl could not find proof of dependency
- library(pprint) resolved by
- pprint.pl: print_term/2
- library(apply) resolved by
Required predicates
- append/3 autoloaded
- assertion/1 autoloaded
- cors_enable/0 from library(http/http_cors)
- csv_write_stream/3 from library(csv)
- maplist/3 from library(apply)
- option/2 from library(option)
- option/3 from library(option)
- pairs_values/2 from library(pairs)
- print_term/2 from library(pprint)