[01:18:04] *** Quits: fotonzade (~fotonzade@78.189.158.97) (Quit: Leaving) [02:27:24] *** Quits: sirdancealot (~sirdancea@79.98.72.195) (Ping timeout: 260 seconds) [10:14:29] *** Joins: fotonzade (~fotonzade@78.189.158.97) [12:35:37] how do i have like a set of possible things [12:35:39] like [12:35:41] uh [12:35:53] case s of { [12:36:10] thing + [12:36:13] } [12:36:19] without having one for every vowel? [13:03:20] *** Joins: sirdancealot (~sirdancea@79.98.72.195) [13:11:44] a vowel wildcard? [13:13:58] vin-ivar: something like that? consonant : pattern Str = #( "p" | "b" | "f" | "v" | "m" | "t" | "d" | "s" | "z" | "n" | "r" | "c" | "g" | "l" | "q" | "qu" | "h" ); [13:36:12] ooh yeah that would work [13:36:14] cheers daherb [15:01:04] *** Quits: fotonzade (~fotonzade@78.189.158.97) (Ping timeout: 260 seconds) [16:47:18] *** Joins: JuanDaugherty (~juan@98.4.124.117) [17:59:39] *** Quits: JuanDaugherty (~juan@98.4.124.117) (Quit: Hibernate, reboot, exeunt, etc.)