Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] Skill question difference between ~> and ->

Status
Not open for further replies.

nasav

Newbie level 2
Newbie level 2
Joined
Feb 22, 2013
Messages
2
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,293
What is the difference between ~> and ->

When to use ~> and ->.

Thanks
 

Arrow (->) Operator The arrow (->) operator can be applied to
disembodied property lists, defstructs, association tables, and user
types (special application-supplied types) to access property values.
The property must always be a symbol and the value of the property can
be any valid Cadence®

SKILL language type. Squiggle Arrow (~>) Operator The squiggle arrow
(~>) operator is a generalization of the arrow operator. It works the
same way as an arrow operator when applied directly to an object, but
it can also accept a list of such objects. It walks the list applying
the arrow operator whenever it finds an atomic object.
 
  • Like
Reactions: erikl

    erikl

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top