local-sorter

Version:
sha256:d154a0e
component
imports macovedj:shapes/hashimap
exports macovedj:shapes/hashimap

hashimap interface

hashimap:resource {
constructor()hashimap
get(name:string)option<string>
keys()list<string>
}

hashimap interface

hashimap:resource {
constructor()hashimap
get(name:string)option<string>
keys()list<string>
}