Search results

Jump to navigation Jump to search
  • .../www.youtube.com/watch?v=A3ehG4GQpxU Backpack to Work: Towards Backpack in Practice] (video, NYC Haskell User's Group)
    2 KB (285 words) - 13:42, 16 March 2018
  • [[Practica Haskell]]. O rubrica pentru cei care simt nevoia de exemple practice.
    2 KB (278 words) - 13:42, 7 September 2011
  • * [[Practice of Functional Programming]]
    3 KB (178 words) - 12:44, 4 April 2012
  • * I considered using stacks spread out over multiple 'pages', but in practice that I found that
    3 KB (527 words) - 11:46, 26 March 2006
  • ...didate results, it's possible for it to take a very long time. However, in practice, results usually appear in a matter of seconds.
    3 KB (447 words) - 08:28, 20 March 2007
  • This is standard practice in both SML and Ocaml.
    4 KB (753 words) - 13:49, 22 November 2006
  • # You want to see monads in practice
    5 KB (720 words) - 09:52, 13 June 2012
  • ...ttps://arxiv.org/pdf/1610.07978.pdf Dependent Types in Haskell: Theory and Practice] * On the usefulness of such idioms in practice, see HaskellDB's pages
    6 KB (884 words) - 16:00, 19 April 2021
  • ...right task. The first few data types in this guide are not widely used in practice, but it is important to understand their associated concepts before moving ...ou will probably want to use <tt>UTCTime</tt> which is more widely used in practice.
    11 KB (1,837 words) - 06:28, 8 October 2022
  • In practice these values will be determined at run time (when used as arguments to a sp
    2 KB (341 words) - 09:18, 22 February 2022
  • == Applying the AMP to GHC and then Haskell in practice ==
    10 KB (1,557 words) - 11:46, 24 October 2015
  • ...> The purpose of this book is to teach logic and mathematical reasoning in practice, and to connect logical reasoning with computer programming. Throughout the
    3 KB (515 words) - 11:59, 28 July 2008
  • applied in practice. In the Haskell Implementors' Workshop we hope to
    3 KB (504 words) - 13:29, 17 December 2012
  • == Practice ==
    8 KB (1,365 words) - 19:23, 15 August 2019
  • ...at might be considered in the future to see how well those changes work in practice. ...include new identifiers, though I don't think this is a common problem in practice.
    9 KB (1,515 words) - 23:39, 23 October 2014
  • ...</code> will be like <code>-Wall</code>: something that is considered good practice from a hygiene point of view. If you don't ''need'' access to unsafe featu
    3 KB (471 words) - 03:00, 5 August 2021
  • | The Applicative-Monad Proposal is great in theory, but annoying in practice. I have a new idea for how to get (mostly) automatic superclasses that I wo
    2 KB (335 words) - 15:02, 5 April 2014
  • ...e> to their <code>handleEventHook</code>; this used to be optional (and in practice only needed with the KDE4+ Plasma dock and <code>xfce4-panel</code>), but i
    3 KB (495 words) - 23:20, 27 June 2016
  • === Practice ===
    11 KB (1,636 words) - 20:01, 13 May 2020
  • say "(We have dropped some dead code here, although in practice that would
    5 KB (755 words) - 20:00, 30 October 2007
  • Mult succes si nu uitati: Proiecte practice inseamna bani de la beneficiari.
    4 KB (559 words) - 10:06, 31 January 2010
  • ...Debit cards are usually accepted and credit cards should work too, but in practice I've seen many people having trouble with this.
    10 KB (1,678 words) - 13:11, 17 December 2012
  • In practice, implementation of Core lib became a refactoring of GHC.*
    5 KB (794 words) - 09:22, 13 March 2007
  • ...unctor: a mapping between categories in the context of category theory. In practice a <hask>functor</hask> represents a type that can be mapped over.
    3 KB (603 words) - 22:50, 8 November 2021
  • ...o\mathrm{Ar}(\mathcal{B}))</math> (the subscripts are generally omitted in practice).
    3 KB (543 words) - 01:17, 16 April 2019
  • ...often industry practitioners who have vast domain knowledge, but not much practice writing for an academic audience. In contrast, the people that review the r
    5 KB (901 words) - 09:06, 1 May 2013
  • '''Practice of Functional Programing''' is a Russian electronic magazine dedicated to p ...20, 2009. The magazine can be downloaded as a [http://fprog.ru/2009/issue1/practice-fp-1-print.pdf '''PDF document''']. It consists of the following articles (
    7 KB (918 words) - 11:33, 4 April 2012
  • * Place to learn and practice Haskell
    4 KB (596 words) - 18:52, 27 January 2017
  • ...and Practice of Informatics, 26th Seminar on Current Trends in Theory and Practice of Informatics, volume 1725 of LNCS, pages 111--129, November 1999.
    10 KB (1,438 words) - 22:21, 14 February 2012
  • ...create one accept loop per CPU then in principle it ought to scale, but in practice it won’t at the moment because there is only one IO manager thread callin
    6 KB (864 words) - 13:09, 22 June 2011
  • ...t ''is'', it doesn't have to evaluate anything to meet its obligations. In practice, this almost never happens, and would probably be considered highly counter
    4 KB (716 words) - 14:44, 8 January 2024
  • ...ents/2e8d53/whats_the_best_practice_for_building_a_dsl_in/ What's the best practice for building a DSL in haskell?], a discussion at Reddit
    5 KB (616 words) - 10:22, 10 June 2021
  • ...It would be nice if better abstractions could be devised that work well in practice. Furthermore, the Haskell data in the tree control can maybe be typed by in
    4 KB (687 words) - 14:54, 8 October 2015
  • ...he PIM book [[Practica interpretarii monadice]] (Meaning, more or less,The Practice of Monadic Interpreters) was oficially presented in Bacau.
    6 KB (942 words) - 19:26, 6 May 2010
  • In practice this background search takes a fraction of a second, and includes the rewri
    4 KB (633 words) - 06:14, 8 June 2023
  • format, naming conventions and good programming practice (adapted form ...e the code in a more expressive way. 80 character lines is considered good practice across IT industry and supported in all cases.
    17 KB (2,651 words) - 09:36, 10 August 2022
  • In practice Haskell is not a purely lazy language: for instance pattern matching is usu
    4 KB (643 words) - 23:33, 5 April 2021
  • ...&minus;2<sup>29</sup></code> to <code>2<sup>29</sup> &minus; 1</code>. In practice, its range can be much larger: on the x86-64 version of Glasgow Haskell Com
    6 KB (867 words) - 01:28, 14 April 2016
  • ...l C.V. Hammond K. Junaidu S.B. Morgan R.G. Peyton Jones S.L. Concurrency: Practice and Experience, 11(12) (December 1999), pp 701-752. ...Jones, Maurice Herlihy. PPoPP'05: ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, Chicago, Illinois, June 2005
    9 KB (1,352 words) - 21:43, 10 May 2024
  • ..., allowing the user to use the same keys to go in a general direction. In practice, the user is sending navigation keys to different widgets at different time
    4 KB (663 words) - 08:07, 23 May 2021
  • One final extension to this monad, which can be extremely useful in practice, is the <hask>MonadCont</hask> class, which provides a <hask>callCC</hask>
    11 KB (1,891 words) - 23:02, 4 December 2012
  • ...o typing polymorphic and extensible records that is simple, easy to use in practice, and straightforward to implement."
    6 KB (770 words) - 05:26, 10 December 2020
  • In practice, this means that if we have two functions that return a value in the `Maybe In practice, it is much more rewarding to solve Sudoku puzzles manually than to feed th
    18 KB (2,751 words) - 00:55, 10 May 2008
  • ...lides/blob/master/hiw16-backpack.pdf Backpack to Work: Towards Backpack in Practice] (Edward Z. Yang) === Backpack to Work: Towards Backpack in Practice (Edward Z. Yang) ===
    16 KB (2,520 words) - 06:08, 16 October 2016
  • * [[Practice of Functional Programming]] is a Russian electronic magazine devoted to pro
    6 KB (838 words) - 12:31, 11 October 2019
  • ...e reordering of code could cause mayhem for IO operations, for example (in practice, of course, Haskell includes a [[monad|solution]] to this problem).
    7 KB (1,226 words) - 00:35, 10 May 2008
  • ...he transformation does not support as many language features as GHC and in practice many programs cannot be debugged with Hat. In contrast, Hoed is just a libr
    6 KB (896 words) - 09:12, 22 December 2015
  • ...r of generic functions created with Strafunski seem to pose no problems in practice, given its successful application to non-trivial analysis and transformatio
    7 KB (931 words) - 03:51, 10 December 2011
  • .... Other kinds of automata can be described with other [[F-coalgebra]]s. In practice such automata can handle network protocols or interactive user input. See f
    6 KB (927 words) - 12:02, 19 April 2024
  • is the one that can overflow in practice.
    10 KB (1,678 words) - 20:41, 16 January 2012

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