Search results

Jump to navigation Jump to search
  • :[https://www.youtube.com/watch?v=v_GSbObYRkY Y-Wing flight] is a video of a demonstration of the possibilities of HGamer3D
    15 KB (2,258 words) - 16:22, 1 July 2023
  • "darcs add cd-fit.hs" and "darcs record", answer "y" to all questions ...ne" is just another syntax sugar. Note that when function is supplied with less arguments that it actually needs, we get not a value, but a new function, w
    73 KB (10,050 words) - 00:05, 19 April 2021
  • ...What we need is some way to capture the pattern 'do X and then do Y, where Y may be affected by X'. Monads are the way we do this." ... "In a sense, eac *: Wikibook rewrite of the original monads tutorial. Less fluff, more pedagogy. [In progress at the time of this writing].
    35 KB (5,030 words) - 08:53, 12 June 2024
  • ...ce/papers/rsr.ps Recursive subtyping revealed] - Vladimir Gapeyev, Michael Y. Levin and Benjamin C. Pierce.
    20 KB (2,961 words) - 16:50, 6 February 2024
  • ...vy. <p> The results indicate that the Haskell prototype took significantly less time to develop and was considerably more concise and easier to understand ...H. Flood, W. Grieskamp, J. H. G. van Groningen, K. Hammond, B. Hausman, M. Y. Ivory, R. E. Jones, J. Kamperman, P. Lee, X. Leroy, R. D. Lins, S. Loosemo
    14 KB (2,263 words) - 06:31, 10 August 2022
  • = foldl1 (\ x y -> x >>> getChildren >>> y) -- (1)
    48 KB (6,937 words) - 00:20, 27 April 2016
  • - It also looks like a Y tilting to the right, which is a reference to the Y combinator. .... [[Media:Haskell-tao.svg|SVG]] available. Font is Lucida Calligraphic, a less ubiquitous calligraphic font might be better.
    34 KB (5,126 words) - 19:19, 15 August 2019
  • :Ratpoison-y keybindings; example usage of XSelection with searches. zipWithM_ (\x y -> writeFile x =<< y) (map ((++ ".hs") . show) [(1::Int)..]) hs
    29 KB (4,125 words) - 12:46, 15 January 2021
  • ...ne" is just another syntax sugar. Note that when function is supplied with less arguments that it actually needs, we get not a value, but a new function, w * "liftM2" is defined as "liftM2 f a1 a2 = do x<-a1; y<-a2; return (f x y)"
    69 KB (11,026 words) - 12:26, 9 January 2023
  • ...blocks of code that can be used to construct many different computations. Less obviously, monads also promote modularity by allowing you to vary the monad ...orts the most common monad functions, and the Monad module, which contains less-commonly used monad functions. The individual monad types are each in their
    169 KB (26,629 words) - 13:40, 27 May 2024
  • ...</span><span style="color:#b860ff; font-weight:1000">'''λ'''</span> :pl \x y -> x + 1 -- converts code to point-free (aka pointless)
    21 KB (3,021 words) - 12:03, 15 May 2020
  • ...for the '''C''' preprocessor and compiler, use for example: <code> -c "-DX=Y"</code>
    19 KB (2,929 words) - 23:51, 13 September 2013
  • ...function that has the type 'x -> y -> ... -> IO a' and provide all the x, y, etc. parameters. But you're not limited to this standard scenario - let moveF (addX,addY) = do (x,y) <- readIORef centerVar
    64 KB (6,046 words) - 11:23, 22 October 2022
  • ...terested to have any legal precedent with the Haskell community. Because, `Y'know` how that would be perceived by the developer's community. If Microsof
    18 KB (3,049 words) - 10:29, 7 February 2021
  • :Y. Onoue, Z. Hu, H. Iwasaki, M. Takeichi, IFIP TC 2 Working Conference on Alg
    19 KB (2,599 words) - 00:14, 15 June 2023
  • ...both at the value and type levels, with () taking the place of nil. So x:.y:.z:.() is a 3d vector. The library provides a set of common list-like funct
    21 KB (2,880 words) - 09:43, 4 May 2024
  • p5 <- provideString "y dog" p4 >>= finish
    25 KB (4,039 words) - 16:39, 12 March 2024
  • where fraction x y = floor (x * fromIntegral y)</haskell> Then set the logHook in your config to &ldquo;pointerFollowsFocus <i>x</i> <i>y</i>&rdquo;. If you already have a logHook, append &ldquo;
    71 KB (10,765 words) - 16:38, 22 August 2021
  • float x = 2.5, y = 7.0; cout << a + y; //11
    111 KB (19,450 words) - 17:55, 23 October 2019
  • ...or example when using a module that needs pre-processing, eg a .hsc .chs. .y or .x file, then the modules view would show only that file and not the gen
    24 KB (4,039 words) - 04:38, 24 April 2021

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