FUNCTOR 日本語 意味 - 日本語訳 - 英語の例文

名詞
functor
ファンクタ
関手
函手

英語 での Functor の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The functor G creates limits.
関手Gは極限を創出する。
So Maybe is a functor.
つまりMaybeはFunctorである。
Functor is an arrow between two categories.
函手(functor)は2つの圏の間の射だ。
First, let's try Functor:.
まず、Functorを試してみる:。
The functor instance for Id is same as function application:.
IdのFunctorインスタンスは関数の適用と同じだ:。
I'm first trying for Functor:.
まず、Functorを試してみる:。
The functor instance for Id is same as function application:.
FunctorとしてのIdIdのFunctorインスタンスは関数の適用と同じだ:。
So, the identity map is a functor.
例えば、mapはFunctorである。
Function as a functor Cats also defines a Functor instance for Function1.
ファンクターとしての関数CatsはFunction1に対するFunctorのインスタンスも定義する。
First we start with the product of Functor:.
まずはFunctorの積から始める:。
So a functor F: C=gt; D is not some function, it's an arrow between two categories.
つまり、函手F:C=gt;Dはただの関数ではなく、2つの圏の間の射だということに注意してほしい。
Is a full and faithful functor.
FullyfaithfulfunctorFullかつfaithfulなfunctorのこと
Note that Apply extends Functor, Cartesian, and ApplyArityFunctions.
ApplyはFunctor、Cartesian、そしてApplyArityFunctionsを拡張することに注目してほしい。
Observe that there is a fully faithful functor.
FullyfaithfulfunctorFullかつfaithfulなfunctorのこと。
Id as Functor The functor instance for Id is same as function application:.
FunctorとしてのIdIdのFunctorインスタンスは関数の適用と同じだ:。
Now, let's actually incorporate this functor into the component.
さて、このファンクタを実際にコンポーネントに組み込んでみましょう。
This should alsomake sense because you would pass List into Functor.
FunctorにはListなどを渡すので、これも理にかなっている。
If the functor F: D→ C has two right adjoints G and G′, then G and G′ are naturally isomorphic.
関手F:C←Dが2つの右随伴GとG′を持つとすると、GとG′は自然同型である。
We can extend this to the entire Grp, and think of a functor F: Grp=< Mon.
これをGrp全体に広げて、F:Grp=<Monという函手を考えることができる。
The functor entity operator() outputs a character string to the output stream and standard output.
ファンクタの実体であるoperator()では、出力ストリームと標準出力に対して、文字列を出力しています。
It's no secret that some of the fundamentals of Cats like Monoid and Functor comes from category theory.
Catsの基礎となっているMonoidやFunctorなどの概念が圏論に由来することは周知のとおりだ。
In MyOnRead functor that inherits OnRead, output stream std:: ostream is passed in the constructor.
OnReadを継承したMyOnReadファンクタでは、コンストラクタで出力ストリームstd::ostreamを渡しています。
Day 15 It's no secret that some of the fundamentals of Cats like Monoid and Functor comes from category theory.
日目Catsの基礎となっているMonoidやFunctorなどの概念が圏論に由来することは周知のとおりだ。
Actually, you may never have to define a functor yourself, but you will surely encounter them in the standard library.
実際、あなた自身ではファンクタを定義したことはないかもしれないが、標準ライブラリで間違いなく出会うだろう。
The Functor typeclass you have probably seen in Haskell does in fact tie in with the categorical notion of a functor.
Haskellでお目にかかったことがあるかもしれない型クラスFunctorは、実際に圏論における関手の概念と一致する。
A function that does some mapping could be written using fmap,then any functor structure could be passed into this function.
構造の内容にmapを行う関数はfmapを使って書くことができ、どんな関手構造もこの関数に渡すことができる。
The point of the functor is to ensure that the same comparison function will always be used, even if the programmer makes a mistake.
ファンクタの要点は、プログラマが間違えたとしても同じ比較関数がいつも使われることを保証することである。
What I am after is KTypeClass,which is a typeclass of typeclasses with kind*-gt;* like Functor and Applicative.
僕が狙っているのはKTypeClassで、これはFunctorやApplicativeのような、カインドが*-gt;*の型クラスの型クラスだ。
Accordingly, the Functor and Monad instances of Free do nothing other than handing a given function down that list with fmap.
そのため、FreeのFunctorとMonadのインスタンスは、fmapを使って与えられた関数を渡して回る以外のことは何もしない。
It defines a set of foundational type classes(e.g. Functor, Monad) and corresponding instances for a large number of data structures.
(FunctorやMonadなど)基本的な型クラスを定義し、また多くのデータ構造に対して対応するインスタンスを提供する。
結果: 58, 時間: 0.0252

トップ辞書のクエリ

英語 - 日本語