Search results

Jump to navigation Jump to search
  • ...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
  • In practice, it turns out to also be quite important to turn a value
    5 KB (958 words) - 15:20, 3 August 2022
  • Because they are very useful in practice but rather confronting for beginners, numerous [[Monad tutorials timeline|m
    6 KB (988 words) - 04:35, 16 March 2021
  • ...oad from here to becoming a very productive Haskell programmer (aside from practice!) is becoming familiar with other [[Applications and libraries | libraries]
    14 KB (1,168 words) - 07:39, 12 February 2012
  • ...rating on these things. But what, if anything, does it mean in programming practice?
    6 KB (833 words) - 00:02, 6 November 2021
  • * <i>In practice</i> - most optimising Haskell implementations use transformations like thes
    13 KB (2,108 words) - 12:52, 1 January 2024
  • This practice has its own drawbacks, see [[Syntactic sugar/Cons]] and [[Things to avoid]]
    6 KB (937 words) - 05:34, 10 December 2020
  • ...while the above sounds like the right thing in principle, it seems that in practice all Haskell tools and editors check directly for file extensions or content
    6 KB (1,025 words) - 20:14, 9 December 2020
  • ...] since any number of subtrees may be extracted from an infinite tree). In practice, these values will be determined at run time (when used as arguments to a s
    8 KB (1,236 words) - 12:36, 1 January 2024
  • Didn't do so well in practice though :/
    16 KB (2,603 words) - 06:09, 21 February 2010
  • ...'is'' an applicative functor (as well as a functor). It is considered good practice not to use >>= if all you need is <*>, or even fmap.
    6 KB (1,032 words) - 16:45, 2 December 2020
  • ...(see [[Yhc/RTS/Machine]]). spOffs is included for completeness although in practice it isn't strictly necessary.
    8 KB (1,141 words) - 01:44, 14 July 2021
  • ...studentii de la Matematica invata Haskell ca limbaj dedicat implementarii practice a teoriilor matematicienilor.
    6 KB (809 words) - 22:55, 29 June 2021
  • ...heir type class instances and operations. This rich structure is useful in practice ([http://www.haskellforall.com/2013/05/program-imperatively-using-haskell.h
    16 KB (2,699 words) - 23:00, 7 June 2013
  • ...e, which contains every function you could possibly imagine on strings; in practice, an actual library is never going to use all of these functions. If we dire
    10 KB (1,679 words) - 23:28, 2 April 2017
  • ...to point out that including explicit type declarations is good programming practice anyway. In a few very rare cases, however, you may need to supply a type si ...defined in order to please compiler writers, but has shown to be useful in practice, or am I wrong? But the different handling of these binding types leads to
    16 KB (2,628 words) - 21:19, 16 December 2022
  • In practice, 'haskell' tends to be devoted mainly to announcements, 'haskell-cafe' tend
    11 KB (1,569 words) - 15:28, 7 July 2022
  • respectively. In practice, this is because they act equal. Indeed, they are equal if we forget the However, in practice, we can avoid it. Say we going to use an specific monad <hask>M</hask>.
    21 KB (3,518 words) - 09:52, 14 May 2014
  • Practice is the best of all instructors.
    8 KB (1,343 words) - 09:02, 13 March 2016
  • ...rstand what's going on here you should have a basic idea of what FRP is in practice. There are of course considerations in the real world that we've skipped ov ...cit we can reason about behaviors as if they were pure functions. While in practice we're dealing with applicative functors (or in other libraries monads or ar
    25 KB (4,168 words) - 15:10, 24 October 2017
  • under suitable preconditions might be acceptable in practice.
    15 KB (2,468 words) - 01:17, 8 April 2016
  • :Philip Wadler. Software Practice and Experience, 17(9):595-608, September 1987.
    9 KB (1,252 words) - 05:28, 1 September 2022
  • ...he folding function uses CPS) and a ''ChoiceT'' computation. Of course in practice you mostly just want a list of results or the first result or something lik
    12 KB (2,067 words) - 05:43, 9 March 2021
  • ...code> mark at the beginning of the line. In general this is not only good practice, but also a formatting that makes the code more readable.
    10 KB (1,524 words) - 22:20, 13 November 2022
  • ...ans Svensson]. In Proc. of Conference on Software Engineering Research and Practice (SERPS), Mlardalen University, October 2005.
    11 KB (1,480 words) - 16:36, 1 August 2021
  • ...he correct place to put them is *NOT* in \WINDOWS\System32 as once was the practice in the early days of Windows. All sane applications/installers keep their
    12 KB (1,886 words) - 19:30, 3 February 2021
  • Mult succes si nu uitati: Proiecte practice inseamna bani de la beneficiari.
    10 KB (1,417 words) - 09:49, 10 February 2011
  • ...aceasta ocazie am revizuit si codul din carte, descoperind unele [[Sfaturi practice]] care ar trebui adresate cititorilor capitolului al 5-lea.
    10 KB (1,611 words) - 06:47, 3 June 2011
  • ...but the last element with the last one, (called a ''left fold''). Also, in practice, it is convenient and natural to have an initial value which in the case of
    12 KB (1,923 words) - 18:51, 28 March 2019
  • In practice, type-level arithmetic by itself is not very useful. It becomes a
    14 KB (2,322 words) - 13:55, 24 November 2023
  • -- construct another data object, the practice shown is acceptable in most cases,
    12 KB (2,023 words) - 22:51, 5 April 2021

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