Further proof that Python is not fit for functional programming and that Python's namespaces and default lookup by reference are confusing. In safe languages like ML you would have to create an explicit reference to get…
Further proof that Python is not fit for functional programming and that Python's namespaces and default lookup by reference are confusing. In safe languages like ML you would have to create an explicit reference to get…