Create a compound term with the given name ant the arguments
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static PlTerm PlCompound( string functor, PlTerm arg1 )
Public Shared Function PlCompound ( functor As String, arg1 As PlTerm ) As PlTerm
public: static PlTerm PlCompound( String^ functor, PlTerm arg1 )
static member PlCompound : functor : string * arg1 : PlTerm -> PlTerm
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)