index
:
taler/wallet-core.git
age-withdraw
wallet-core fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
es6-set
/
test
/
index.js
blob: 19c64865097d314ef03fee4d8da06a9272f3e92d (
plain
)
1
2
3
'use strict'
;
module
.
exports
=
function
(
T
,
a
)
{
a
((
new
T
([
'raz'
,
'dwa'
])).
size
,
2
);
};