# Functions
IsInitializationCompletion returns true if the operation removes all pending initializers.
IsUpdatingInitializedObject returns true if the operation is trying to update an already initialized object.
IsUpdatingUninitializedObject returns true if the operation is trying to update an object that is not initialized yet.