Search results

Jump to navigation Jump to search
  • select def = maybe def snd . List.find fst -- = fromMaybe def . lookup True
    3 KB (411 words) - 11:36, 11 June 2020
  • va calcula tot : suma 3 4 adica 3 + 4 cf. def. de sus.
    527 bytes (82 words) - 04:18, 14 August 2021
  • :def! rr \_ -> return ":script ~/.ghci" :def! pretty \_ -> return ":set -interactive-print dotGHCI_myPrint"
    21 KB (3,021 words) - 12:03, 15 May 2020
  • getOptionOr options assoc def = case lookup options assoc of Nothing -> def
    10 KB (1,542 words) - 05:40, 8 June 2023
  • def heap_eater(heap):
    4 KB (416 words) - 23:25, 11 July 2021
  • char *def, **missing;
    7 KB (986 words) - 15:19, 6 February 2021
  • {- def fib(n):
    8 KB (1,150 words) - 15:41, 5 July 2022
  • def noreturn(x):
    9 KB (1,503 words) - 13:55, 15 December 2019
  • "abc def\t\n\rxyz" => ["abc","def","xyz"]
    22 KB (3,425 words) - 22:34, 29 June 2021
  • \long\def\ignore#1{}
    10 KB (1,524 words) - 22:20, 13 November 2022
  • ...g GHC's ability to generate a makefile, dlltool.exe's ability to create a .def symbol export file from compiled object files, and [http://hackage.haskell. dlltool.exe -z dll.def -D MyDll.dll --export-all-symbols hs/<file1>.o hs/<file2>.o ...
    12 KB (1,886 words) - 19:30, 3 February 2021
  • ...ate an import library using Visual Studio's <tt>lib.exe:<br>lib /DEF:adder.def /OUT:adder.lib</tt> #Create a <tt>.def</tt> file for your DLL. It might look like<tt><br>LIBRARY MyDLL<br>EXPORTS<
    36 KB (5,898 words) - 06:04, 10 August 2022
  • We need to tell GHC about these, so we edit <code>Duma.def</code>: * In the <code>Code Files</code> folder, create a text file called <code>Duma.def</code>, then select Properties &rarr; Custom Build Step &rarr; General and
    29 KB (4,766 words) - 05:52, 1 June 2022
  • [ cross rs cs | rs <- ["ABC","DEF","GHI"],
    67 KB (9,593 words) - 05:40, 9 March 2021