Closed nh7a closed 4 years ago
As a whole, I don't think there's anything wrong in practice but this way makes a bit more sense.
I just wanted to use AnyDecodable and copied AnyDecodable.swift but it didn't work. Hence this PR.
AnyDecodable
AnyDecodable.swift
Apologies for the late response, @nh7a. I agree that this is the most reasonable thing to do. Thanks for submitting this patch!
As a whole, I don't think there's anything wrong in practice but this way makes a bit more sense.
I just wanted to use
AnyDecodable
and copiedAnyDecodable.swift
but it didn't work. Hence this PR.