Whatever is a pacakge that offers you a placeholder when you are not sure what to type in code.
Using WHATEVER emits warnings, and will crash at run time.
Usage
You can use the provided WHATEVER instance directly. But if you don’t want to import everytime, you can create your own instance and add an available check to deprecate it.
Whatever
Whatever is a pacakge that offers you a placeholder when you are not sure what to type in code.
Using
WHATEVER
emits warnings, and will crash at run time.Usage
You can use the provided
WHATEVER
instance directly. But if you don’t want to import everytime, you can create your own instance and add an available check to deprecate it.Preceding anything with
WHATEVER
Using
IS(_:)
to make an instance of any typeCalling functions when the functions are not implemented or even named yet
Calling methods from something doesn’t exist yet
Rushly wrote a method call before you implement the method
Defining a function that returns something not exists yet
Subscript! But on what
Install