úÎòThe  type takes a key and a value, # and returns a Configuration type.  6Adds a key and value to the end of the Configuration. Utility function.  Removes a key and it' s value from the configuration. 1Utility function. Searches a Configuration for a  key, and returns it' s value. 4Returns a String with quotes of it contains spaces, ) otherwise returns the string untouched. 2Utility function. Replaces the value for a key in  a Configuration. <Reads and parses a string from a file into a Configuration. .Parses a parsed Configuration back to a file. 7Turns a list of configuration types back into a String  to write to a file. ;Turns a list of configuration types into a list of Strings 4Parses a string into a list of Configuration types. 6Turns a list of key value key value etc... pairs into  A list of Configuration types. #Parses strings from the parseConfig'd file.       tconfig-0.2 Data.TConfig ConfigurationaddKeyremKeygetValue repConfig readConfig writeConfigConfigkeyvalueValueKey addQuotes putTogether backToString parseConfig listConfig popString