Glad to see the USA’s plan to support their “Southern Neighbourhood” is via sanctioning them. A classic, foolproof strategy that never causes unjust suffering.
I really like this short video (15:07 in length) of Fred M’membe and Kyeretwie Opoku discussing China vs the West’s relationship with Africa and the historical context, and China’s history of helping Africa when the West refused.
Although it pains me to say that the US Embassador to the UN is right about something, I can agree that the “choice would be simple”.
Kinda. You can’t define a name, but you can get the compiler to interpret literals as a function. If you have a Num instance for (Integer -> Integer) where,
fromInteger i = \x -> x * i
the compiler can interpret integer literals as functions like so
x = 2(5) :: Integer