public interface Function
Title: Function
Description: Interface for built-ins that can bind the first argument to a built-in atom to a new value.
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
| Modifier and Type | Method and Description |
|---|---|
Literal |
apply(ABox abox,
Literal expected,
Literal... args)
Apply the function against a set of arguments.
|
Literal apply(ABox abox, Literal expected, Literal... args)
Copyright © 2019. All rights reserved.