This would add the convenience of loading a trie from an array. The capability is somewhat present via a roundtrip, because a serialized trie can be saved to a file and then loaded from it using the existing API, so I am not sure how useful it would be.