Branch: refs/heads/master Home: https://github.com/perl6/specs
Commit: 35e20e2e4e14efa0a8acd0835bab5251ed1eb491 https://github.com/perl6/specs/commit/35e20e2e4e14efa0a8acd0835bab5251ed1eb491 Author: Larry Wall <la...@wall.org> Date: 2011-08-08 (Mon, 08 Aug 2011) Changed paths: M S02-bits.pod Log Message: ----------- define coercion types, value/impl types better We were using two different meanings of "value type", so now value vs implementation type is "of" type vs "container" type. We also now have a coercive type syntax, so there's no longer any need for a separate 'as' trait for subs.