logo
  • 教程列表
  • SO官方文檔
  • 高階程式設計
    • callN 謂詞
    • maplist23
    • foldl4
    • 元通話
    • 呼叫目標列表
  1. StackOverflow 文件
  2. Prolog Language 教程
  3. 高階程式設計
  4. callN 謂詞

callN 謂詞

Created: November-22, 2018

call/N 謂詞系列可以在執行時呼叫任意 Prolog 目標:

?- G=true, call(G).
true.

?- G=(true,false), call(G).
false.
  • maplist23
  • 高階程式設計

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明