statistics (library)

Usage and interface

  • Library usage:
    :- use_package(statistics). or :- module(...,...,[statistics]).
  • New operators defined:
    -->/2 [1200,xfx], |/2 [1100,xfy].