Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 77f0c8b2568c8ba86bf4498d38e7ecdc > files > 917

ghc-base-devel-4.2.0.2-8.6.fc14.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--Rendered using the Haskell Html Library v0.2-->
<HTML
><HEAD
><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"
><TITLE
>Data.HashTable</TITLE
><LINK HREF="haddock.css" REL="stylesheet" TYPE="text/css"
><SCRIPT SRC="haddock-util.js" TYPE="text/javascript"
></SCRIPT
></HEAD
><BODY
><DIV CLASS="outer"
><DIV CLASS="mini-topbar"
>Data.HashTable</DIV
><DIV CLASS="mini-synopsis"
><H1
>Basic hash table operations
</H1
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Data-HashTable.html#t%3AHashTable" TARGET="main"
>HashTable</A
> key val</DIV
> <DIV CLASS="decl"
><A HREF="Data-HashTable.html#v%3Anew" TARGET="main"
>new</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-HashTable.html#v%3Ainsert" TARGET="main"
>insert</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-HashTable.html#v%3Adelete" TARGET="main"
>delete</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-HashTable.html#v%3Alookup" TARGET="main"
>lookup</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-HashTable.html#v%3Aupdate" TARGET="main"
>update</A
></DIV
> <H1
>Converting to and from lists
</H1
> <DIV CLASS="decl"
><A HREF="Data-HashTable.html#v%3AfromList" TARGET="main"
>fromList</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-HashTable.html#v%3AtoList" TARGET="main"
>toList</A
></DIV
> <H1
>Hash functions
</H1
>  <DIV CLASS="decl"
><A HREF="Data-HashTable.html#v%3AhashInt" TARGET="main"
>hashInt</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-HashTable.html#v%3AhashString" TARGET="main"
>hashString</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-HashTable.html#v%3Aprime" TARGET="main"
>prime</A
></DIV
> <H1
>Diagnostics
</H1
> <DIV CLASS="decl"
><A HREF="Data-HashTable.html#v%3AlongestChain" TARGET="main"
>longestChain</A
></DIV
></DIV
></DIV
></BODY
></HTML
>