|
[Date Index]
[Thread Index]
[Author Index]
syntax extension
- To: mathgroup at smc.vnet.net
- Subject: [mg106427] syntax extension
- From: Richard Fateman <fateman at cs.berkeley.edu>
- Date: Tue, 12 Jan 2010 04:49:16 -0500 (EST)
Is there a neat way to create a new symbol,
say /!. so that
expression /. BetterRules[rules]
could be written as
expression /!. rules
I do not find writing something like
(expression) ~BR~ (rules)
to be quite adequate, especially with the extra parentheses.
RJF
Prev by Date:
Re: Positions of earliest dates for each month in a list of dates
Next by Date:
Re: Positions of earliest dates for each month in a list
Previous by thread:
Re: Inconsistency in different ways of calculating CDF of bivariate
Next by thread:
Re: syntax extension
|