A type coercion library that works with Sorbet's static type checker and type definitions, raising an error if coercion fails.
gem install sorbet-coerceNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Coerce a string to an integer using Sorbet type definitions.
Ensure your codebase has Sorbet type annotations and the sorbet-runtime gem is loaded.
No dependency data recorded yet.