// Moonbit does not supprt Any type, so we need to use a struct to wrap it // struct EdnAnyRef { // any : Any // }