Search results

Jump to navigation Jump to search
  • == This page is outdated. Please refer to https://github.com/haskell/core-libraries-committ
    111 bytes (14 words) - 00:28, 23 February 2022
  • == This page is outdated. Please refer to https://github.com/haskell/core-libraries-committ
    127 bytes (17 words) - 00:30, 23 February 2022
  • (That title is supposed to say 'Real World #haskell', but, well, wiki formatting and all.. * Chapter 7. Keeping yourself amused when Lambdabot is down
    841 bytes (119 words) - 00:43, 1 March 2020
  • Using explicit [[type signature]]s is good style and [[GHC]] with option <code>-Wall</code> warns about missing s There are also some cases where the infered signature is too general for your purposes.
    2 KB (267 words) - 15:18, 6 February 2021
  • Since it is floating-point based, it is limited in number sizes, and has accuracy errors that render it unusable ev A naive way to implement <code>logBase</code> accurately for Integral types is:
    1 KB (173 words) - 01:51, 14 July 2021
  • ...r signal processing. A fusion framework is not required, since every arrow is implemented in a canonical form.
    567 bytes (79 words) - 10:47, 12 September 2014
  • An expression is in weak head normal form (WHNF), if it is either: ...n WHNF without further evaluation. Similarly, <code>(+) (2 * 3 * 4)</code> is in WHNF, even though <code>2 * 3 * 4</code> could be reduced to the normal
    2 KB (253 words) - 22:16, 5 April 2021
  • This is an old version of [[Functional programming]]. The cleanest imperative programming language is certainly assembly language.
    2 KB (378 words) - 23:58, 5 April 2021
  • == What is GPipe? == ...l as OpenGl, so if you already know OpenGl, getting up to speed with GPipe is quick!
    3 KB (460 words) - 15:27, 6 January 2016
  • The above tree is represented as: are binary trees: it is just not possible to construct an invalid tree
    1 KB (156 words) - 13:35, 25 December 2016
  • == What It Is == ...r preview, and options to load and save programming projects. The library is inspired by [http://hackage.haskell.org/package/gloss Gloss], and provides
    4 KB (593 words) - 01:45, 27 March 2017
  • ...of mainstream commercial development. And of course, ''The Monad.Reader'' is back again to delight and bedazzle!
    2 KB (239 words) - 22:47, 25 March 2017
  • This is a problem that came up during IRC discussions. We consider a purely functio ...ly functional" we mean a language that has value semantics; that is, there is no function such that after evaluation of the function the value that was r
    1 KB (200 words) - 12:50, 31 May 2022
  • In general, it is harder to reason about time and memory complexity of an implementation than A very simple example is the function <code>reverse . reverse</code> which seems to be an inefficien
    3 KB (422 words) - 21:22, 29 June 2021
  • '''This is outdated information'''. The DDC project has moved to [http://discus-lang.o As the function is polymorphic, we can create boxes of whatever type we would like:
    3 KB (432 words) - 00:47, 24 February 2018
  • ...n gcd' is a straightforward implementation of Euler's algorithm, and myGCD is just a wrapper that makes sure the arguments are positive and in increasing A more concise implementation is:
    777 bytes (117 words) - 19:42, 18 January 2014
  • If wxHaskell is installed, and you have [[Cabal-Install | cabal-install]] Another option is, to download the GeBoP tarball
    1 KB (231 words) - 13:25, 16 March 2018
  • This page is intended to serve as repository for one or more small, community-edited exa This is the one thing that the many excellent wiki and blog pages about space leak
    1 KB (168 words) - 06:46, 4 February 2015
  • This page is for keeping a record of significant changes in git <tt>xmonad</tt> and <tt> ...mbinator was also added; it adds all of the hooks needed to a config. This is now the preferred way to use <code>ManageDocks</code>, as it can be kept up
    2 KB (420 words) - 18:27, 12 December 2017
  • ...is talk, we will provide an update on HERMIT's status, describe how HERMIT is being used in the wild, and discuss lessons learned about working with GHC' HERMIT is being used to optimize SYB traversals, to fuse Stream Fusion's concatMap co
    1 KB (174 words) - 06:36, 16 September 2013

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