Search results

Jump to navigation Jump to search
  • import qualified Data.Map as M borderWidth = 2
    11 KB (1,532 words) - 15:18, 6 February 2021
  • :set prompt "\ESC[34m\STX%s > \ESC[m\STX" ghci 2>&1 | HsColour -tty
    3 KB (435 words) - 18:53, 22 January 2019
  • It builds all combinations of blocks in a row (stolen from solution 2 :) and then builds all combinations of rows. The resulting columns are then converge :: (Monad m, Eq a) => (a -> m a) -> a -> m a
    17 KB (2,482 words) - 20:34, 8 June 2017
  • ...tional abstraction (e.g. a database supporting transactions) can perform a 2-phase ("result","foo","retries",2)
    24 KB (3,463 words) - 05:20, 12 July 2021
  • * "Take a permutation of {1,...,n}, for example: {4,2,1,5,3}. ...first element, here 4, and reverse the order of the first 4 elements: {5,1,2,4,3}.
    22 KB (3,539 words) - 00:49, 14 December 2016
  • import qualified Data.Map as M myWorkspaces = ["1","2","3","4","5","6","7","8","9"]
    12 KB (1,657 words) - 16:02, 4 June 2015
  • * I'm interested in doing some work on pattern synonyms in GHC. * Library maintenance. I'm going to try to make maintenance releases for a number of libraries and too
    8 KB (1,326 words) - 20:19, 28 September 2014
  • Prelude> 4 ^ 2 - 1 Prelude> (1 - 5)^(3 * 2 - 4)
    13 KB (1,986 words) - 17:59, 9 August 2019
  • {->}{{$\rightarrow$}}2 {>=}{{$\geq$}}2 {<-}{{$\leftarrow$}}2 {<=}{{$\leq$}}2 {=>}{{$\Rightarrow$}}2
    10 KB (1,524 words) - 22:20, 13 November 2022
  • ...Yi as you would do for any other Cabal package. See also above-mentioned (2.3 Platform Support). yi: can't load .so/.DLL for: gthread-2.0 (dlopen(libgthread-2.0.dylib, 10): image not found)
    9 KB (1,413 words) - 00:17, 24 November 2014
  • import qualified Data.Map as M -- monitor 2, you'd use a list of geometries like so:
    12 KB (1,574 words) - 15:16, 6 February 2021
  • class Monoid m where mempty :: m
    21 KB (3,518 words) - 09:52, 14 May 2014
  • :SL Peyton Jones, Journal of Functional Programming 2(2), Apr 1992, pp127-202. (Cited by 206) :Philip Johnson-Freyd, Paul Downen and Zena M. Ariola; Olivier Danvy & Ugo de’Liguoro (Eds.): WoC’15 Post-proceedings
    9 KB (1,252 words) - 05:28, 1 September 2022
  • ## NOMATCH if the matching should fail ## "(n,m)(..)" if the match succeeds ##* The length of the substring is (m-n)
    26 KB (3,619 words) - 03:30, 10 March 2017
  • ...ble as an attachment. It has however been successfully tested with ghc-6.2.2 and ghc-6.4. reset (1 + shift (\k -> k 1 + k 2)) :: Int
    35 KB (5,673 words) - 20:05, 7 July 2015
  • 2. Network.HTTP.simpleHTTP returns (IO (Result Request)), which is basically head :: (Monad m, Failure EmptyListFailure m) => [a] -> m a
    6 KB (961 words) - 12:45, 12 August 2019
  • ...le: no good. Because sometimes you only have a single transformation (an 'M' node) instead of a split (:|:) and the only way to tell if it is frozen is (10:19) < byorgey> but I'm still not exactly sure what we should do in the second pass.
    9 KB (1,383 words) - 16:48, 18 November 2013
  • ...ve started to explore as part of a course on computational modeling that I'm teaching]. Given that [http://www.cs.yale.edu/homes/hudak-paul/hudak-dir/A ...has been a few interested (and seemingly well qualified) students, too. I'm not sure if it qualifes as "AI", but if you are interested in this project
    8 KB (1,161 words) - 08:26, 1 December 2018
  • 16% guards (1/6), 2 always True, 2 always False, 1 unevaluated ...otal</th><th>%</th><th colspan=2>covered / total</th><th>%</th><th colspan=2>covered / total</th></tr><tr>
    20 KB (2,607 words) - 17:13, 16 June 2022
  • -- section 2 m >>= k = \t -> case m (left t) of !x -> k x (right t)
    6 KB (809 words) - 07:56, 12 June 2023

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