Search results

Jump to navigation Jump to search

Page title matches

Page text matches

  • sb!text =< with1 (txt!text) (\x -> window!text += handler
    1 KB (225 words) - 21:21, 23 June 2007
  • == Text.Regex interface == Using the Text.Regex module, expressions can be applied with <tt>matchRegex</tt> and <tt>m
    1 KB (204 words) - 12:26, 22 October 2010
  • * [[Haskell Quiz/Text Munger/Solution Dolio|Dan Doel]] * [[Haskell Quiz/Text Munger/Solution Tel|Joseph Abrahamson]]
    442 bytes (61 words) - 22:16, 15 December 2007
  • Issues making text support difficult: * Diagrams are scale-invariant, but text is not really scale-invariant for several reasons:
    2 KB (295 words) - 01:31, 13 February 2013
  • ...to http://rafb.net/paste/ (or another paste site) and get the URL for the text back.
    322 bytes (51 words) - 00:59, 4 February 2007
  • gui = do f <- frame [ text := "Button" b <- button f [ text := "Button"
    3 KB (452 words) - 20:46, 15 January 2012
  • Bytestrings are sequences of ''bytes'' not characters, and aren't really a text type at all. They are best used for binary data. == Text ==
    2 KB (285 words) - 20:38, 2 March 2014
  • | valign=top style="text-align:left" bgcolor=#F0F0F0 | |valign=top width=75% style="text-align:left; line-height:120%"|
    471 bytes (57 words) - 10:30, 6 October 2010
  • == Port the markup parser to use Text rather than String == ...brary. Now that `text` is a boot library we would like to add a parser for Text values to haddock to avoid using regular Strings.
    1,000 bytes (161 words) - 18:06, 15 April 2018
  • = do f <- frame [text := "Hello!"] = do f <- frame [text := "Hello!"]
    3 KB (461 words) - 10:17, 1 January 2009
  • substring start end text = take (end - start) (drop start text) Main Data.Text> substring 2 6 "alfaville" <br>
    301 bytes (42 words) - 12:48, 9 October 2019
  • Prelude> :type map fromEnum "Text" map fromEnum "Text" :: [Int]
    2 KB (345 words) - 08:00, 2 May 2018
  • -- Import the ByteString and Text types un-qualified. import Data.Text (Text)
    3 KB (368 words) - 22:21, 24 February 2016
  • == Drawing a simple text == To draw a simple text you need to take the following steps:
    4 KB (559 words) - 14:17, 18 August 2009
  • import Text.XML.HXT.Core text = getChildren >>> getText
    2 KB (258 words) - 16:04, 11 October 2011
  • import Text.Printf 2 import Text.Printf
    1 KB (145 words) - 05:21, 29 November 2006
  • |- style="text-align: center" |- style="text-align: center"
    3 KB (320 words) - 15:53, 21 June 2018
  • ...the main thing), .lhs (comments are the main thing) and now you have .ths (text is the main thing). Note that in this example I am escaping the code (with > ticks), and the text is just the main bit. I also have which is substituted inline.
    821 bytes (132 words) - 18:39, 8 October 2006
  • TEXT
    166 bytes (32 words) - 20:22, 29 March 2010
  • This actually refers to a text darcs patch, but it works anyways.
    94 bytes (15 words) - 15:19, 6 February 2021

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