Aho-Corasick-Swift icon indicating copy to clipboard operation
Aho-Corasick-Swift copied to clipboard

Add a way to persist Tries

Open fpg1503 opened this issue 8 years ago • 2 comments

fpg1503 avatar Oct 23 '16 01:10 fpg1503

Let's give Encodable and Decodable a try in Swift 4

fpg1503 avatar Jun 10 '17 03:06 fpg1503

Hi, I am trying to use codable but it fails because State class initialisation goes infinite recursion Screenshot 2019-09-01 at 10 46 33 PM and produces following error Screenshot 2019-09-01 at 10 49 34 PM Any idea about how to fix this State Class?

pankajxyz avatar Sep 01 '19 14:09 pankajxyz