// @flow // inspired by rambda and ramda export default function identity(value: T): T