• Add CFMutableDictionary type.

    Added CFMutableDictionary that presents the mutable dictionary
    functions of CF. Tries to present a similar interface as CFDictionary.
    
    Fixes issue #93.
    djg committed Nov 29, 2017