JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
org.torqlang.klvm
org.torqlang.klvm
BinaryKernelOper
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
apply(Value, Value)
Interface BinaryKernelOper
public interface
BinaryKernelOper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Value
apply
(
Value
a,
Value
b)
Method Details
apply
Value
apply
(
Value
a,
Value
b)
throws
WaitException
Throws:
WaitException