Skip to content
This repository was archived by the owner on Aug 15, 2018. It is now read-only.
This repository was archived by the owner on Aug 15, 2018. It is now read-only.

infer types from variable names #6

@mndrix

Description

@mndrix

A fair number of predicates have signatures like

%% atom_codes(?Atom, ?Codes).

The names unambiguously identify the argument types so the types are omitted. If an argument has no type declaration and the name corresponds to a common type, use that type as if it were declared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions