$Card.wrap constructor

$Card.wrap(
  1. Card $value
)

Wrap a Card in a $Card

Implementation

$Card.wrap(this.$value);