DORSETRIGS
Home

discriminated-union (2 post)


posts by category not found!

F# discriminated unions simple use raises AOT and trimming warnings on publish

Understanding F Discriminated Unions and Addressing AOT and Trimming Warnings on Publish F is a powerful functional programming language that provides a variety

3 min read 30-09-2024 122
F# discriminated unions simple use raises AOT and trimming warnings on publish
F# discriminated unions simple use raises AOT and trimming warnings on publish

TypeScript discriminated union not narrowing boolean Result type consistently

Understanding Type Script Discriminated Unions and Boolean Result Type Narrowing In the world of Type Script one powerful feature is discriminated unions Howeve

2 min read 22-09-2024 76
TypeScript discriminated union not narrowing boolean Result type consistently
TypeScript discriminated union not narrowing boolean Result type consistently