Registry / utility / hhvm-hsl

hhvm-hsl

JSON →
library4.108.1phppackagistunverified

The Hack Standard Library providing collections, I/O, and other utilities for Hack language.

composer require hhvm/hsl
INSTALL
IMPORT
SIG · HHVM-HSL
H
hhvm-hsl
utilityphpv4.108.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Vec
use HH\Lib\Vec;

Use the Vec namespace to create a range of numbers.

use HH\Lib\Vec; $numbers = Vec\range(1, 5); echo count($numbers);
Debug
Known issues
breakingThis library requires the Hack runtime (HHVM), not standard PHP.
fix
Ensure your environment runs HHVM, not PHP.
affects: *
Upgrade
Version history
4.108.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hhvm-hsl — pip install hhvm-hsl · libregistry