HaxeFoundation / HaxeFoundation/haxe.org-comments
[code.haxe.org] Principles - Null safety
Open
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Null safety - Principles - Haxe programming language cookbook
Haxe doesn't provide built-in null-safety, however it's possible to write null-safe code without run-time overhead using abstract similar to the following:
[https://code.haxe.org/category/principles/null-safety.html](https://code.haxe.org/category/principles/null-safety.html)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.