Wrapper for LinkedHashMap.identity
static $Value? $identity( Runtime runtime, $Value? target, List<$Value?> args) { return $LinkedHashMap.wrap(LinkedHashMap.identity()); }