The Logtalk Handbook Logo
3.91.1

Contents

  • User Manual
  • Reference Manual
    • Grammar
    • Control constructs
      • Message sending
      • Message delegation
      • Calling imported and inherited predicates
      • Calling predicates in this
      • Calling external predicates
      • Context switching calls
    • Directives
    • Built-in predicates
    • Built-in methods
  • Tutorial
  • FAQ
  • Developer Tools
  • Libraries
  • Ports
  • Contributions
  • Glossary
  • Bibliography
  • Index

External Contents

  • APIs
  • Logtalk website
  • GitHub repo
The Logtalk Handbook
  • Reference Manual
  • Control constructs
  • Edit on GitHub

Control constructs

  • Message sending
    • (::)/2
    • (::)/1
  • Message delegation
    • []/1
  • Calling imported and inherited predicates
    • (^^)/1
  • Calling predicates in this
    • (@)/1
  • Calling external predicates
    • {}/1
  • Context switching calls
    • (<<)/2
Previous Next

© Copyright 1998-2025, Paulo Moura.

Built with Sphinx using a theme provided by Read the Docs.