blob: f5464384124134ec200a3ac4eb78d64ba2ccb2eb [file]
export function identity(x){
return x
}