전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
patrón de infijo dañado
corrupted infix pattern
마지막 업데이트: 2006-09-06
사용 빈도: 1
품질:
las funciones se llaman las operaciones y se representan generalmente en la notación de infijo, pero no son nada las funciones binarias más que especiales.
the functions are usually called operations and represented in infix notation, but they are nothing more than special binary functions.
para evaluar el orden de las operaciones bajo la notación de prefijo, incluso no se necesita memorizar una jerarquía operacional, como con la notación de infijo.
to evaluate order of operations under prefix notation, one does not even need to memorize an operational hierarchy, as with infix notation.
#un "operador union" de tipo polimórfico "(m t)→(t→m u)→(m u)", el cual haskell representa con el operador de notación de infijo codice_20.
#a "binding operation" of polymorphic type "(m t)→(t→m u)→(m u)", which haskell represents by the infix operator codice_20.