Search results

Jump to navigation Jump to search
  • Are si multe alte utilizari: De exemplu e folosit la scrierea acelui celebru operator >>= (citeste bind) din monada parserelor.
    512 bytes (83 words) - 19:34, 10 June 2009
  • Putting parentheses around an infix operator converts it into a prefix function: * [[section of an infix operator]]
    1 KB (159 words) - 23:45, 25 June 2021
  • The data for a *-operator is either Nothing or consists of a boolean flag "inOrbit" and a sequence of Initially the *-operator data is Nothing.
    8 KB (1,325 words) - 18:23, 21 February 2007
  • This would force the use of parentheses in cases where the operator name designers
    1 KB (141 words) - 16:48, 9 April 2009
  • ...nstruct <hask>Rational</hask> values explicitly using the <hask>(%)</hask> operator. For example, the fraction <code>2/3</code> is constructed using <hask>2 %
    564 bytes (84 words) - 08:48, 11 May 2015
  • Impreuna cu un operator <code>(>>=)</code> bine ales formeaza o monada care se poate folosi la simu
    462 bytes (69 words) - 22:35, 5 April 2021
  • ...ion operator <code>(>=>)</code> (also known as the ''Kleisli-composition'' operator) is defined in <code>Control.Monad</code>: Using this operator, the three laws can be expressed like this:
    5 KB (788 words) - 10:40, 1 February 2024
  • Haskell has only one equality operator unlike Unlike Scheme or ML, C& operator = (const C& c)
    7 KB (971 words) - 06:34, 2 April 2009
  • The operator <hask>=</hask> is used to assign a value to a variable, e.g. <hask>phi = 1.
    1 KB (173 words) - 00:15, 11 October 2006
  • ...a separate definition for each of those types. For example, the <tt>+</tt> operator essentially does something entirely different when applied to floating-poin ...e, and I gain the ability to use all sorts of functions defined using that operator, e.g. checking if a value of my type is present in a list, or looking up a
    5 KB (912 words) - 00:50, 21 January 2015
  • ==== infix operator ====
    3 KB (411 words) - 11:36, 11 June 2020
  • Si-ul invatat la logica, operator binar, se scrie ca in Oberon: &&.
    1,005 bytes (155 words) - 05:59, 11 February 2011
  • Haskell supports a [[Function composition]] operator: ...what we need now is a function that can automatically put the composition operator between every element of <hask>map insert myList</hask>. Such code is inclu
    4 KB (739 words) - 17:28, 10 November 2011
  • ...default, any function application may be suspended with the <hask>@</hask> operator, so long as the application does not cause visible side effects. The attemp The suspension operator <hask>@</hask> accepts a variable number of arguments. Uses of <hask>@</has
    2 KB (378 words) - 00:47, 24 February 2018
  • '''Exercitiu:''' Definiti un operator, sa-i zicem /// pentru impartirea unui real la un intreg. Ce prioritete tre '''Indicatie:''' Prioritate 7 ca si impartirea si inmultirea. Operator infixat - adica plasat intre operanzi. Asociativitate la stanga deci se dec
    3 KB (448 words) - 17:49, 1 November 2009
  • Varianta: puteti folosi o functie binara obisnuita ca un operator infixat punandu-i numele intre `apostroafe inverse`.
    527 bytes (82 words) - 04:18, 14 August 2021
  • Insa acest operator >>= se foloseste de fapt ascuns
    1 KB (183 words) - 09:17, 8 February 2010
  • * [http://intolerable.me/lens-operators-intro/ basic lens operator examples]
    1 KB (171 words) - 08:05, 17 November 2014
  • 2. Ne gandim cum definim un operator (==) pentru perechi de valori Float. ideea este ca
    1 KB (187 words) - 12:20, 6 February 2011
  • Deci: && este un operator care poate prmi doar doua (cel mult) argumente de tip Bool si calculeaza co
    1 KB (193 words) - 05:58, 11 February 2011

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)