homeSoftwaredesign  Prof. Dr. Uwe Schmidt FH Wedel

exec: ghc -e s12 IndexTest Index


> ghc -e s12   IndexTest Index
"am"    [("Kohl",3)]
"bleibt"        [("Sesamstrasse",6)]
"dumm"  [("Sesamstrasse",7)]
"ende"  [("Kohl",4)]
"fragt" [("Sesamstrasse",5)]
"hinten"        [("Kohl",5)]
"ist"   [("Kohl",1)]
"nicht" [("Sesamstrasse",4)]
"rauskommt"     [("Kohl",6)]
"warum" [("Sesamstrasse",2)]
"was"   [("Kohl",2)]
"wer"   [("Sesamstrasse",3)]
"weshalb"       [("Sesamstrasse",1)]
"wichtig"       [("Kohl",0)]
"wieso" [("Sesamstrasse",0)]
>
Dieses ist das Protokoll eines Testlaufs

Letzte Änderung: 20.04.2024 08:28:34
© Prof. Dr. Uwe Schmidt
Prof. Dr. Uwe Schmidt FH Wedel