The Wayback Machine - https://web.archive.org/web/20220503175046/https://github.com/topics/null-check
Here are
25 public repositories
matching this topic...
Removes invalid objects during Gson parsing which are marked as required, yet null/empty.
Updated
Aug 14, 2018
Kotlin
Configurable instrumentation of LLVM bitcode
Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.
A macro-based library for writing efficient and readable null-safe code in Scala.
Updated
Aug 24, 2020
Scala
Kotlin implementation of Swift "guard" statement
Updated
Jun 14, 2018
Kotlin
An AutoValue extension that makes properties in AutoValue classes accessible as nodes.
Updated
Mar 21, 2017
Java
C#.NET TypeSafeEnum cardinal directions.
ƛ Crystal implementation of Scala's Option Monad
Updated
Jul 24, 2017
Crystal
Force types to be explicit about the null-status (nullable or non-null) of all enclosed constructors, fields and methods
Emulate null propagation operator.
Updated
Sep 21, 2021
JavaScript
A collection of extension methods for .Net Core, .NetFramework >= 4.5, Mono, Xamarin, UWP, Phone
nuller is a simple library for providing default values for null or undefined object property access, created for/at the OSS workshop 🦁
Updated
Aug 2, 2018
JavaScript
Simple and Easy-To-Use Validation Utility Library for Java
Updated
Feb 28, 2020
Jupyter Notebook
Java repository to show how to handle nulls
Updated
Jul 12, 2020
Java
A Typescript OOP implementation of monad
Updated
Feb 12, 2022
TypeScript
Updated
Apr 9, 2022
JavaScript
Code practice associated with the Pluralsight course "Working with Nulls in C#"
Base classes for components that can Bind (as listeners) to various types of events and have all those bindings cleanly/safely unbound, either with an explicit call to Unbind or when the component is destroyed.
Conan plugin adds null guard code for all methods and constructors parameters preceded by a [NonNull] attribute.
Deep dive into plain object and take value by key chaining.
Updated
Nov 9, 2019
TypeScript
A Node.js package that checks if a given string is null or empty.
Updated
Jan 25, 2022
Shell
Check object or any value is null or not with its availability. This demo checks the nullability of any object or value which may come from API response and handle it properly accordingly. This demo is specially used in Swift programming language.
Updated
Nov 7, 2019
Swift
A library of extensions to aid with day-to-day development
Use safe refs to hold references to Unity components that may be destroyed. An instance of SafeRef<MyComponent>.value will be null if the component or it's GameObject has been destroyed.
Improve this page
Add a description, image, and links to the
null-check
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
null-check
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.