Kodama

Kodama.Function.Functor.Bind 名前空間

[This is preliminary documentation and subject to change.]

クラス図

名前空間の階層構造

クラス

クラス 説明
BindFunctor 他の関数オブジェクトの引数をバインドする関数オブジェクトです
BindUtility 引数がバインドされたコンストラクタ、メソッドを取得するためのユーティリティ
NewOpArgumentProvider バインドする引数をBindFunctor#Invoke呼び出し時に毎に新しいインスタンスで提供するインターフェイス
NotBoundArgument BindFunctorでバインドしないパラメータはこのクラスのインスタンスを渡します

インターフェイス

インターフェイス 説明
IArgumentProvider バインドする引数をBindFunctor#Invoke呼び出し時に毎に遅延して提供するインターフェイス