/struct

Compound terms with named arguments for Prolog

Primary LanguagePrologThe UnlicenseUnlicense

Synopsis

:- use_module(library(struct)).
main :-
    % give one motivating example
    true.

Description

Changes in this Version

  • ...

Installation

Using SWI-Prolog 7.3 or later:

?- pack_install(struct).

This module uses semantic versioning.

Source code available and pull requests accepted at http://github.com/mndrix/struct