- The Netherlands
- http://lieuwe.xyz/
Highlights
Block or Report
Block or report lieuwex
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
1
package main
23import (
4"encoding/json"
5"fmt"
410 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2023
Created 2 commits in 2 repositories
Created an issue in lieuwex/appel that received 2 comments
Error while executing: Function returned non-scalar in map
> fn avg xs = (+//xs)/(rho xs)
fn avg xs = ((+//xs) / rho xs) > fn f x = x + (avg (1 2))
fn f x = (x + (avg (1 2))) > f . (iota 10)
error while exe…
2
comments