07 Jan '14, 10pm

There isn’t many things that I hate in Sass, this is one that really bugs me though:

# File '/Users/jbolton/Projects/sass-site/.sass/lib/sass/script/functions.rb', line 286 def self.signature(method_name, arg_arity, kwarg_arity) return unless @signatures[method_name] @signatures[method_name].each do |signature| return signature if signature.args.size == arg_arity + kwarg_arity next unless signature.args.size < arg_arity + kwarg_arity # We have enough args. # Now we need to figure out which args are varargs # and if the signature allows them. t_arg_arity, t_kwarg_arity = arg_arity, kwarg_arity if signature.args.size > t_arg_arity # we transfer some kwargs arity to args arity # if it does not have enough args -- assuming the names will work out. t_kwarg_arity -= (signature.args.size - t_arg_arity) t_arg_arity = signature.args.size end if ( t_arg_arity == signature.args.size || t_arg_arity > signature.args.size && signature.var_args ) && (t_kwarg_arity == 0 |...

Full article: http://sass-lang.com/documentation/Sass/Script/Functions....

Tweets

@pepelsbey Вадим, ты про эти классы? @Tab10id

sass-lang.com 09 Jan '14, 12am

Whether an error in the Sass code should cause Sass to provide a detailed description within the generated CSS file. If se...

Bitcoin

Bitcoin

theumlaut.com 08 Jan '14, 1pm

ver since Paul Krugman started weighing in on Bitcoin recently , people have been using his notorious 1998 Internet predic...

@the_another_i «Variables are only available wi...

sass-lang.com 02 Jan '14, 4pm

Whether an error in the Sass code should cause Sass to provide a detailed description within the generated CSS file. If se...

Can A Three Letter Domain Really Be Worth $2.8 ...

thedomains.com 05 Jan '14, 7pm

Can A Three Letter Domain Really Be Worth $2.8 Million; Maybe ioT.com (Internet of Things) Is 2014 January 5 by Michael Be...

Fingerprint module supplies likely to fall shor...

digitimes.com 08 Jan '14, 4am

Fingerprint module supplies likely to fall short of demand in 1H14 Mavis Hong, Taipei; Steve Shen, DIGITIMES [Wednesday 8 ...

Can A Three Letter Domain Really Be Worth $2.8 ...

thedomains.com 05 Jan '14, 4pm

Can A Three Letter Domain Really Be Worth $2.8 Million; Maybe ioT.com (Internet of Things) Is 2014 January 5 by Michael Be...

2014 Defense Forecast: Many Decisions, More Uncertainty

2014 Defense Forecast: Many Decisions, More Unc...

defensenews.com 04 Jan '14, 9pm

WASHINGTON — For the first time in nearly three years, the US Defense Department has some near-term budget certainty, but ...

These Are The Creepiest Coffee Mugs In The World… So Why Do We HAVE To Have One?

These Are The Creepiest Coffee Mugs In The Worl...

sprudge.com 08 Jan '14, 5pm

2014 may have just gotten started, but we’re in full-on #TrendWatch mode for cafes featuring tasteful one-off designer cup...