C# Class CosmicMachine.Lang.KCombinator

Inheritance: CosmicMachine.Lang.Combinator
Afficher le fichier Open project: icfpcontest2020/galaxy

Méthodes publiques

Méthode Description
Apply ( Exp x ) : Exp
ToString ( ) : string

Method Details

Apply() public méthode

public Apply ( Exp x ) : Exp
x Exp
Résultat Exp

ToString() public méthode

public ToString ( ) : string
Résultat string