wa.dev
macovedj:
local-sorter
Info
Public Beta
Search
Sign in
local-sorter
Version:
0.0.1
sha256:d154a0e
component
imports wasi:
cli
,
clocks
,
filesystem
,
io
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
>
}