A.17 library(fastrw): Fast reading and writing of terms
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • The SWI-Prolog library
        • library(fastrw): Fast reading and writing of terms
          • fast_read/1
          • fast_write/1
          • fast_write_to_string/3
    • Packages
Availability::- use_module(library(fastrw)).(can be autoloaded)
Sourcefast_write_to_string(+Term, -String, ?Tail)
Perform a fast-write to the difference-slist String\Tail.