How to create a hash table in ATS? -
could show me example makes typical use of hash table? want build such table test whether given string represents legal word in english dictionary.
you can use myhashtblref.hats interface build own hash table types. see this chapter of ats2 tutorial motivational example.
Comments
Post a Comment