Sha256: a3147ab8bd4ec92443a5b9f04c26a0726ca6928c72e9581d1ec38fb46ea2c4a7
Contents?: true
Size: 103 Bytes
Versions: 51
Compression:
Stored size: 103 Bytes
Contents
@function have-type-of($type) { @return should("have type of", $type, type-of(actual()) == $type); }
Version data entries
51 entries across 51 versions & 2 rubygems