Search results

Jump to navigation Jump to search
  • ...nguages. In particular we look at the analogue of the iterators of the C++ standard template library. We also give an example of the use of constructor classes ...Broy, Ralf Steinbruggen, IOS Press, ISBN 1-58603-1724, 2001, pp47-96. The standard reference for monadic IO in GHC/Haskell. <br><strong>Abstract:</strong>Fun
    31 KB (4,662 words) - 08:38, 20 April 2024
  • Session 11:45-12:35 "Types and Effects" ...Instead, this talk is intended to showcase the kinds of problems dependent types in Haskell might solve and a sneak peek at some solutions.
    16 KB (2,520 words) - 06:08, 16 October 2016
  • * examine types of "digit", "anyChar", "many", "many1" and "manyTill" to see how they are u * compare types of "manyTill", "manyTill anyChar" and "manyTill anyChar newline". Note that
    73 KB (10,050 words) - 00:05, 19 April 2021
  • time. It should be a standard reference work for anyone involved in ..., to patterns of reasoning, sequent calculus, recursion and algebraic data types, the book spans the breadth of key concepts and methods that will enable st
    53 KB (7,703 words) - 13:28, 28 March 2024
  • uniqueness types both present a trade-off, do we accept ...eved in Haskell [https://dl.acm.org/doi/pdf/10.1145/319838.319848 by using types]),
    64 KB (9,634 words) - 08:02, 28 June 2024
  • ..."-n [filename]" option, and there is one such scene included with Glome, a standard [http://tog.acm.org/resources/SPD/ SPD] level-3 sphereflake. Unfortunately, Glome isn't able to import files from any standard 3-d format except NFF (which isn't typically used for anything but benchmar
    40 KB (6,787 words) - 01:19, 8 April 2014
  • The standard language library (named "Prelude", by the way) provides * examine types of "digit", "anyChar", "many", "many1" and "manyTill" to see how they are u
    69 KB (11,026 words) - 12:26, 9 January 2023
  • ...e Haskell, you should install GHC, and perhaps Hugs. GHC is the "de facto standard" compiler for Haskell, and almost all projects in Haskell use it. The Hugs ...'ll want to refer to these to find the module and specific usage. All the standard modules are well documented. If your GHC installation includes the docs, t
    111 KB (19,450 words) - 17:55, 23 October 2019
  • function you can call (at least not in standard Haskell) to actually get a How about join? Well, let's have a look at the types.
    18 KB (3,270 words) - 05:36, 9 March 2021
  • the different types of windows as XMonad sees them. If you just want ...> family of terminal emulators use the standard X11 Xt toolkit, and accept standard toolkit options ("<tt>man 7 X</tt>"; see the '''OPTIONS''' section). Speci
    37 KB (5,217 words) - 02:13, 12 April 2019
  • ...that as far as I know, it isn't possible to have for the same user both a standard Xfce login and an XMonad Xfce login. Whilst you can have different session ...multimedia keys (e.g. XF86AudioMute) found on many keyboards, since these types of keys are currently difficult to create shortcuts for in XMonad. Simply
    11 KB (1,742 words) - 10:28, 28 October 2013
  • ...f Haskell]]), with one solution eventually making its way into the current standard. ...>RealWorld</code> it received as a parameter. All I/O actions have similar types involving <code>RealWorld</code> as a parameter and result.
    82 KB (13,140 words) - 09:07, 3 May 2024
  • ...ng of a type constructor ''M'' and two operations of the given polymorphic types." ...composition to allow them to deal with richer notions of computation than standard functions."
    35 KB (5,030 words) - 08:53, 12 June 2024
  • ...ht formats -- i.e., that the inputs and outputs have the right (implicit) "types". In Haskell, static typing rescues you from this coding chore -- and from ...that are especially useful and are common enough that they are part of the standard [https://www.haskell.org/onlinereport/haskell2010/ Haskell 2010 libraries].
    169 KB (26,629 words) - 13:40, 27 May 2024
  • ...k2hs is [http://haskell.org/gtk2hs/download/ now available]. gtk2hs is the standard graphics library for Haskell.</p></li> .../hackage.haskell.org/cgi-bin/hackage-scripts/package/ strict], strict data types.</p></li>
    78 KB (11,405 words) - 03:19, 11 February 2008
  • The standard Haskell libraries feature a number of type classes with algebraic or catego ...rting point for the student of Haskell wishing to gain a firm grasp of its standard type classes. The essentials of each type class are introduced, with exampl
    179 KB (29,519 words) - 16:10, 30 December 2022
  • ...is a large number of GUI libraries for Haskell. Unfortunately there is no standard one and all are more or less incomplete. In general, low-level veneers are ...n of Tcl/Tk into Haskell. Its distinctive features are the use of Haskell types and type classes for structuring the interface, an abstract notion of event
    16 KB (2,346 words) - 05:33, 8 June 2023
  • to use them. If the types of you operators are sufficiently general, or sufficiently distinct, only t ...-> Expr a -> Expr b</hask>, also, many combinator that works on different types can't be "sugared" using functions. -- ThomasJaeger
    24 KB (4,110 words) - 01:13, 7 November 2020
  • ...orce-like functions is sometimes necessary, but should be avoided for data types with more than one constructor. In contrast to the standard <hask>hGetContents</hask>, this implementation does not close the file
    20 KB (3,325 words) - 12:02, 19 April 2024
  • ...t is a validating and namespace-aware XML Parser that supports the XML 1.0 Standard almost completely. Extensions are a validator for RelaxNG and an XPath eval ...ightweight and efficient regex-library. There is full Unicode support, the standard syntax defined in the XML-Schema doc is supported, and there are extensions
    48 KB (6,937 words) - 00:20, 27 April 2016

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