Migrate https://phabricator.release11.com/diffusion/CZOPW/czopw.git to release11-tools-web
This commit is contained in:
		
							
								
								
									
										12
									
								
								FunctionSet/3.0-3.1_changes
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								FunctionSet/3.0-3.1_changes
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| XPath 3.0: | ||||
| Inline functions (kinda lambda) | ||||
| Dynamic function calls - function may be called without being referenced by name (find function in collection and call) | ||||
| Union types - collections containing elements of different types | ||||
| Namespace literals - Namespace may be embeded into function name | ||||
| New string concatenation operator '||' | ||||
| Mapping operator - '!' performs evaluation for each element in sequence and concatenates results | ||||
|  | ||||
|  | ||||
| XPath 3.1: | ||||
| Support for array and map data types | ||||
| New operator for function chaining - '=>' | ||||
		Reference in New Issue
	
	Block a user
	 Bartosz Kuzma
					Bartosz Kuzma