Aho-Corasick-Swift
Aho-Corasick-Swift copied to clipboard
Add a way to persist Tries
Let's give Encodable
and Decodable
a try in Swift 4
Hi, I am trying to use codable but it fails because State class initialisation goes infinite recursion
and produces following error
Any idea about how to fix this State Class?