var f = x => x; f(x => x + (y=2, z=undefined, ...rest) => y); () => null; const FC = props =>

functional component

;