Can extractors be customized with parameters in the body of a case statement (or anywhere else that an extractor would be used)?

前端 未结 5 1233
情书的邮戳
情书的邮戳 2020-12-06 10:15

Basically, I would like to be able to build a custom extractor without having to store it in a variable prior to using it.

This isn\'t a real example of how I would

5条回答
  •  粉色の甜心
    2020-12-06 10:49

    Parameterising extractors would be cool, but we don't have the resources to implement them right now.

提交回复
热议问题