• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/usr/lib/swi-prolog/library/dcg/basics.pl
AllApplicationManualNameSummaryHelp

  • dcg
    • basics.pl -- Various general DCG utilities
      • string_without//2
      • string//1
      • blanks//0
      • blank//0
      • nonblanks//1
      • nonblank//1
      • blanks_to_nl//0
      • whites//0
      • white//0
      • alpha_to_lower//1
      • digits//1
      • digit//1
      • integer//1
      • float//1
      • number//1
      • xinteger//1
      • xdigit//1
      • xdigits//1
      • eos//0
      • remainder//1
      • prolog_var_name//1
      • atom//1
 remainder(-List)//
Unify List with the remainder of the input.
ClioPatria (version V3.1.1-51-ga0b30a5)