feat(resources): tweak external resources & visuals

This commit is contained in:
Jean-Philippe Sirois
2020-05-13 06:31:58 -04:00
parent 34047cc05c
commit 2a1d8626bd
15 changed files with 123 additions and 120 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ authors:
title: "An introduction to Streams"
created_at: 2019/12/15
external_resources:
- https://winterbe.com/posts/2014/07/31/java8-stream-tutorial-examples/
- text: Java8 Stream Tutorial
href: https://winterbe.com/posts/2014/07/31/java8-stream-tutorial-examples/
---
## An introduction to Streams