Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
bigloo
callcc
C# Class bigloo.callcc
Inheritance:
procedure
Datei anzeigen
Open project: mbrock/bigloo-llvm
Public Methods
Method
Description
apply
(
Object
args
) :
Object
callcc
( ) :
System
funcall1
(
Object
a1
) :
Object
Method Details
apply()
public
method
public
apply
(
Object
args
) :
Object
args
Object
return
Object
callcc()
public
method
public
callcc
( ) :
System
return
System
funcall1()
public
method
public
funcall1
(
Object
a1
) :
Object
a1
Object
return
Object