👉 "Unpartially" is a term used in computer science and programming to describe an operation that has no explicit return value, but instead returns values from other operations. For example, if we have a function that takes two parameters and returns their sum, "unpartially" would mean the function doesn't return any values after it's called, but rather the function calls itself twice with different inputs to calculate the sum of those two numbers. In terms of programming languages, "unpartially"