linq-js-docs
Version:
use linq and lamdba in javascript
23 lines • 738 B
JSON
{
"histroys": [
{
"since": "2.1.15",
"overloads": [
{
"override": true,
"parameters": [],
"returns": {
"type": "any"
},
"description": "从数组中删除最后一个元素, 并返回该元素的值",
"sees": [
{
"href": "https://developer.mozilla.org/{language}/docs/Web/JavaScript/Reference/Global_Objects/Array/pop",
"title": "Mozilla MDN"
}
]
}
]
}
]
}