Skip to content

required return types attempt 2 new generic#109

Merged
madimp merged 5 commits intodescript-org:masterfrom
AlexanderVasiliev:issue-80-require-fix-new-generic
Apr 23, 2026
Merged

required return types attempt 2 new generic#109
madimp merged 5 commits intodescript-org:masterfrom
AlexanderVasiliev:issue-80-require-fix-new-generic

Conversation

@AlexanderVasiliev
Copy link
Copy Markdown
Contributor

@AlexanderVasiliev AlexanderVasiliev commented Apr 21, 2026

This pr fixes #80

  • Добавлена обработка required: true, теперь, если required: true, в типах не будет DescriptError
  • Добавлен DeepInferResultFromBlock - возвращает результат выполнения блока рекурсивно
  • Исправлен вывод типов блока pipe - теперь результат pipe - это результат последнего блока цепочки как и в рантайме

@madimp madimp merged commit f9ae323 into descript-org:master Apr 23, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Улучшение результируюзих типов

2 participants