Printing in Haskell

2003-03-26 Thread Weix, Rachel Lynn
Title: Message How do I print something in Haskell, i.e. if I want to print what a certain variable contains, etc.?  (Synomous to cout> in C++, printf in C, System.out.println in Java, display in Scheme, etc.)   Rachel

RE: Haskell help!

2003-03-26 Thread Weix, Rachel Lynn
Title: Re: Haskell help! P.S.  The example given is for the set of sequences/strings (The,Masters) -Original Message- From: Weix, Rachel Lynn Sent: Wed 3/26/2003 4:30 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: Haskell help! Currently I'm h

RE: Haskell help!

2003-03-26 Thread Weix, Rachel Lynn
Rachel   -Original Message- From: Marc Ziegert [mailto:[EMAIL PROTECTED] Sent: Tue 3/25/2003 3:13 PM To: Weix, Rachel Lynn Cc: Subject: Re: Haskell help! maxSeq had one mistake: || instead of &&i will think about the problem itself, before rewriting all.this is the file

RE: Haskell help!

2003-03-25 Thread Weix, Rachel Lynn
e problems I may send out another email.   Rachel P.S.  I need  to solve the problem using functional programming, thus I cannot use looping structures or mutation. -Original Message- From: Iavor S. Diatchki [mailto:[EMAIL PROTECTED] Sent: Tue 3/25/2003 2:45 PM To: Weix, Rach

Haskell help!

2003-03-25 Thread Weix, Rachel Lynn
Title: Message Hi,   I'm a college student trying to write a Haskell program, and I'm having some problems getting the correct output.  I need to write a program which will return a set of optimally aligned sequences, with "optimal" being defined as such: mismatch or space (represented by a