package
Version:
v0.0.14
Opens a new window with list of versions in this module.
Published: Sep 25, 2022
License: BSD-2-Clause, MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package chars contains convenience functions for working with Prolog strings (list of characters).
List returns a new list of Prolog strings constructed from strs.
String returns a new Prolog string constructed from str.
Value resolves str, which must be a Prolog string, and returns a Go string or an error.
Values resolves list, which must be a list of strings, and converts all its members into Go strings.
Chars is a list of characters in native Go representation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.