| Did you know ... | Search Documentation: | 
| Profile for user Boris | 
| doc-needs-help | normalize_space/2 | 
| process_create/3 | Another example, capturing output: == bash_command(Command, Output) :- process_c ... | 
| numbervars/3 | One consequence of "Note that the toplevel prints '$VAR'(0) as A due to the numb ... | 
| min_member/2 | The documentation should probably change from "True when Min **is** the smallest member..." to "True when Min **can be unified with** the smallest member...". == ?- min_member(3, [1,2,X]). X = 3. == Or document this behavior explicitly? See [here](http://stackoverflow.com/questions/27374797/counter-intuitive-behaviour-of-min-member-2) for a discussion on SO. | 
| normalize_space/2 | Should the documentation say that _In_ can only be an atom or a string (not a li ... | 
| sort/2 | Should the following behaviour of =sort/2= be documented explicitly? == ?- sort( ... | 
| union/3 | Beware of duplicate entries in the input arguments: == ?- union([a,b,a], [b,a,b] ... | 
| Pack
 tot: 2 
 | Version
 (#older) 
 | Downloads
 tot: 288 
(#latest)  | Rating
 (#votes/ 
#comments)  | Title | 
|---|---|---|---|---|
| swiplite | 0.33 | 2617 | Prolog bindings for SQLite3 | |
| scasp | 1.1.432 | 26254 | Goal directed ASP solver |