GitHub 6521★

Identity function

JavaScript version

const identity = (x) => x;
Follow me on and to get more useful contents.