-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Extend the decode functionality to
- support namespace, implement using multiple files in the sequence directory
- decompose this function to decode one symbol instead of an entire list
- use cache to make repetitive lookup more efficient
the decode function should have a signature similar to the one below.
decode(symbol, src_seq_name, dest_seq_name): decoded_symbol
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels