Skip to content

Add getIntStrict method to TypeableBlock trait#46

Merged
roberto-butti merged 1 commit intoHi-Folks:mainfrom
ksanjeev284:main
Oct 5, 2025
Merged

Add getIntStrict method to TypeableBlock trait#46
roberto-butti merged 1 commit intoHi-Folks:mainfrom
ksanjeev284:main

Conversation

@ksanjeev284
Copy link
Copy Markdown
Contributor

@ksanjeev284 ksanjeev284 commented Oct 4, 2025

Introduces getIntStrict to enforce integer return values from the get() method, handling nested keys and default values. This improves type safety when retrieving integer fields.

Issue #45

Introduces getIntStrict to enforce integer return values from the get() method, handling nested keys and default values. This improves type safety when retrieving integer fields.
@roberto-butti
Copy link
Copy Markdown
Contributor

Hi @ksanjeev284 thank you for the PR.
I'm going to merge it, super helpful

@roberto-butti roberto-butti merged commit 7a95a88 into Hi-Folks:main Oct 5, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants