rfc:short-syntax-for-anonymous-function

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:short-syntax-for-anonymous-function [2013/02/19 13:10] mdrfc:short-syntax-for-anonymous-function [2013/02/19 13:13] – [Adding variables to the function scope] md
Line 41: Line 41:
  
 ==== Adding variables to the function scope ==== ==== Adding variables to the function scope ====
 +
 +<code php>
 +<?php
  
 setFormattingStrategy({$string use $filter => setFormattingStrategy({$string use $filter =>
Line 46: Line 49:
 }); });
  
 +</code>
 ===== What is common use cases in other language ===== ===== What is common use cases in other language =====
 ==== Building domain specific languages ==== ==== Building domain specific languages ====
rfc/short-syntax-for-anonymous-function.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1